Method | Description | |
---|---|---|
CompInterface ( string name ) : System | ||
GetAttributes ( ) : List |
||
GetBaseType ( ) : string | ||
GetConstructors ( ) : List |
||
GetEvents ( ) : List |
||
GetFields ( ) : List |
||
GetInterfaces ( ) : List |
||
GetMethods ( ) : List |
||
GetProperties ( ) : List |
||
GetTypeParameters ( ) : List |
public CompInterface ( string name ) : System | ||
name | string | |
return | System |