메소드 | 설명 | |
---|---|---|
CompClass ( string name, CompType type ) : System | ||
GetAttributes ( ) : List |
||
GetBaseType ( ) : string | ||
GetConstructors ( ) : List |
||
GetEvents ( ) : List |
||
GetFields ( ) : List |
||
GetInterfaces ( ) : List |
||
GetMethods ( ) : List |
||
GetNestedClasses ( ) : List |
||
GetNestedDelegates ( ) : List |
||
GetNestedEnums ( ) : List |
||
GetNestedInterfaces ( ) : List |
||
GetNestedStructs ( ) : List |
||
GetProperties ( ) : List |
||
GetTypeParameters ( ) : List |
public CompClass ( string name, CompType type ) : System | ||
name | string | |
type | CompType | |
리턴 | System |