메소드 | 설명 | |
---|---|---|
GetUmlDescription ( ) : string | ||
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames ) : string | ||
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string | ||
InitFromString ( string declaration ) : void |
메소드 | 설명 | |
---|---|---|
CopyFrom ( |
||
Member ( string name, |
public GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames ) : string | ||
getType | bool | |
getParameters | bool | |
getParameterNames | bool | |
리턴 | string |
public abstract GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string | ||
getType | bool | |
getParameters | bool | |
getParameterNames | bool | |
getInitValue | bool | |
리턴 | string |
public abstract InitFromString ( string declaration ) : void | ||
declaration | string | |
리턴 | void |
protected Member ( string name, |
||
name | string | |
parent | ||
리턴 | System |