메소드 | 설명 | |
---|---|---|
GetAllInterfaces ( |
Gets a collection containing the given interface and all its inherited interfaces, without duplicates.
|
메소드 | 설명 | |
---|---|---|
GetAllInterfacesInternal ( |
Recursively gets a collection containing the given interface and all its inherited interfaces.
|
public static GetAllInterfaces ( |
||
interfaceType | The interface to process. | |
리턴 | IEnumerable |