메소드 | 설명 | |
---|---|---|
FindInterfaces ( this type, TypeFilter filter, object filterCriteria ) : System.Type[] | ||
IsNested ( this type ) : bool |
The silverlight System.Type is missing the IsNested property so this exposes similar functionality.
|
public static FindInterfaces ( this type, TypeFilter filter, object filterCriteria ) : System.Type[] | ||
type | this | |
filter | TypeFilter | |
filterCriteria | object | |
리턴 | System.Type[] |