Method | Description | |
---|---|---|
ExtensionTypeAttribute ( |
Marks a type in the assembly as being an extension type for another type.
|
public ExtensionTypeAttribute ( |
||
extends | The type which is being extended | |
extensionType | The type which provides the extension members. | |
return | System.Linq.Expressions |