Méthode | Description | |
---|---|---|
CppPropertyBodyAttribute ( string getterBody ) : System | ||
CppPropertyBodyAttribute ( string getterBody, string setterBody ) : System |
public CppPropertyBodyAttribute ( string getterBody ) : System | ||
getterBody | string | |
Résultat | System |
public CppPropertyBodyAttribute ( string getterBody, string setterBody ) : System | ||
getterBody | string | |
setterBody | string | |
Résultat | System |