Méthode | Description | |
---|---|---|
GetUmlDescription ( ) : string | ||
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames ) : string | ||
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string | ||
InitFromString ( string declaration ) : void |
Méthode | Description | |
---|---|---|
CopyFrom ( |
||
Member ( string name, |
protected CopyFrom ( |
||
member | ||
Résultat | void |
public GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames ) : string | ||
getType | bool | |
getParameters | bool | |
getParameterNames | bool | |
Résultat | string |
public abstract GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string | ||
getType | bool | |
getParameters | bool | |
getParameterNames | bool | |
getInitValue | bool | |
Résultat | string |
public abstract InitFromString ( string declaration ) : void | ||
declaration | string | |
Résultat | void |
protected Member ( string name, |
||
name | string | |
parent | ||
Résultat | System |