Method Initialize
Initialize(string, string)
Initialize a constructed object.
Declaration
bool Initialize(string id, string data)
Parameters
Returns
Type | Description |
---|---|
bool | The result of the initialization. |
Initialize a constructed object.
bool Initialize(string id, string data)
Type | Description |
---|---|
bool | The result of the initialization. |