Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
Create ( |
||
GetInterestingInterfaces ( |
Returns an array of interfaces that are potential base interfaces of type baseInterface for the specified Type t.
|
|
InterfaceType ( |
public IsAssignableFrom ( |
||
b | ||
return | bool |
public ToSerializableType ( ) : |
||
return |