I\'ve seen some code that uses the keyword this in the function parameter declaration. For example:
this
public static Object SomeMethod( this Object
Extension method:
http://msdn.microsoft.com/en-us/library/bb383977.aspx