ExtensionTExtension Methods |
The ExtensionTExtension generic type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddAsProperty |
Adds the property to the given type
|
![]() ![]() | AddAsStaticProperty |
Adds the static property to the given type
|
![]() ![]() | AddTo |
Adds the extension to the given type
|
![]() ![]() | GetExtensions |
Returns the merged list of all the extensions for all the types.
|
![]() ![]() | GetExtensionsForType(Type) |
Gets all extensions for the given object type
|
![]() ![]() | GetExtensionsForTypeObjectType |
Gets all extensions for the given object type
|
![]() ![]() | GetPropertiesForType |
Gets all extensions for the given object type
|
![]() ![]() | GetPropertyForObject |
Gets all extensions for the given object
|
![]() ![]() | GetPropertyForType |
Gets all extensions for the given object
|
![]() ![]() | GetStaticPropertiesForObject |
Tries to get static properties for specific type
|
![]() ![]() | GetStaticPropertiesForSpecificType |
Tries to get static properties for specific type
|
![]() ![]() | GetStaticPropertiesForType |
Gets all extensions for the given object type
|
![]() ![]() | GetStaticPropertyForType |
Tries to get property for specific type
|