메소드 | 설명 | |
---|---|---|
Clone ( ) : |
||
GetUmlDescription ( bool getName ) : string | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Parameter ( string name, string type, ParameterModifier modifier, string defaultValue ) : System |
메소드 | 설명 | |
---|---|---|
GetModifierString ( ParameterModifier modifier ) : string |
public GetUmlDescription ( bool getName ) : string | ||
getName | bool | |
리턴 | string |
protected Parameter ( string name, string type, ParameterModifier modifier, string defaultValue ) : System | ||
name | string | |
type | string | |
modifier | ParameterModifier | |
defaultValue | string | |
리턴 | System |