Method SetName
SetName(string, bool)
Declaration
public bool SetName(string newName, bool validate)
Parameters
Type | Name | Description |
---|---|---|
string | newName | |
bool | validate |
Returns
Type | Description |
---|---|
bool |
SetName(string)
Declaration
public bool SetName(string newName)
Parameters
Type | Name | Description |
---|---|---|
string | newName |
Returns
Type | Description |
---|---|
bool |