프로퍼티 | 타입 | 설명 | |
---|---|---|---|
flags | ushort | ||
methods | MethodSemantics[] | ||
name | string | ||
nameIx | uint | ||
parent | ClassDef | ||
tide | int |
메소드 | 설명 | |
---|---|---|
AddMethod ( |
||
ClearRTSSpecialName ( ) : void | ||
ClearSpecialName ( ) : void | ||
GetMethod ( MethodType mType ) : |
||
HasRTSSpecialName ( ) : bool | ||
HasSpecialName ( ) : bool | ||
Name ( ) : string | ||
RemoveMethod ( |
||
RemoveMethod ( MethodType mType ) : void | ||
SetName ( string nam ) : void | ||
SetRTSpecialName ( ) : void |
Set the RTSpecialName attribute for this Event or Property
|
|
SetSpecialName ( ) : void |
Set the specialName attribute for this Event or Property
|
메소드 | 설명 | |
---|---|---|
AddMethod ( |
||
Feature ( ) : System | ||
Feature ( string name, |
||
GetFeatureNames ( |
||
GetParent ( ) : |
||
SetParent ( |
public AddMethod ( |
||
meth | ||
mType | MethodType | |
리턴 | void |