ExtensionsReflectionImplementsInterface Method |
Name | Description | |
---|---|---|
ImplementsInterfaceT(TypeInfo) |
Checks if the type has implemented the defined interface
| |
ImplementsInterfaceT(Type) |
Checks if the type has implemented the defined interface
| |
ImplementsInterface(TypeInfo, Type) |
Checks if the type has implemented the defined interface
| |
ImplementsInterface(Type, Type) |
Checks if the type has implemented the defined interface
|