메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetRootType ( ) : |
Returns the root of the specified InterfaceType's data model. The root is the top-most interface in this interface's parentage that inherits only from one of the base interfaces. Interfaces that do not inherit from one of the base interfaces are excluded from all considerations.
|
|
IsAssignableFrom ( |
||
ToSerializableType ( ) : |
||
ToString ( ) : string | ||
operator ( ) : bool |
메소드 | 설명 | |
---|---|---|
Create ( |
||
GetInterestingInterfaces ( |
Returns an array of interfaces that are potential base interfaces of type baseInterface for the specified Type t.
|
|
InterfaceType ( |
public IsAssignableFrom ( |
||
b | ||
리턴 | bool |