Method | Description | |
---|---|---|
GetAllInterfaces ( |
Gets a collection containing the given interface and all its inherited interfaces, without duplicates.
|
Method | Description | |
---|---|---|
GetAllInterfacesInternal ( |
Recursively gets a collection containing the given interface and all its inherited interfaces.
|
public static GetAllInterfaces ( |
||
interfaceType | The interface to process. | |
return | IEnumerable |