RemoveNamingConvention(string)
Removes a CommandNamingConvention.
Declaration
public void RemoveNamingConvention(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | The Name of the CommandNamingConvention. |
Removes a CommandNamingConvention.
public void RemoveNamingConvention(string name)
Type | Name | Description |
---|---|---|
string | name | The Name of the CommandNamingConvention. |