Method | Description | |
---|---|---|
CppPropertyBodyAttribute ( string getterBody ) : System | ||
CppPropertyBodyAttribute ( string getterBody, string setterBody ) : System |
public CppPropertyBodyAttribute ( string getterBody ) : System | ||
getterBody | string | |
return | System |
public CppPropertyBodyAttribute ( string getterBody, string setterBody ) : System | ||
getterBody | string | |
setterBody | string | |
return | System |