Method | Description | |
---|---|---|
Clone ( ) : |
||
GetUmlDescription ( bool getName ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Parameter ( string name, string type, ParameterModifier modifier, string defaultValue ) : System |
Method | Description | |
---|---|---|
GetModifierString ( ParameterModifier modifier ) : string |
public GetUmlDescription ( bool getName ) : string | ||
getName | bool | |
return | string |
protected Parameter ( string name, string type, ParameterModifier modifier, string defaultValue ) : System | ||
name | string | |
type | string | |
modifier | ParameterModifier | |
defaultValue | string | |
return | System |