CommandNamingConvention(string)
Initializes a new instance of the CommandNamingConvention class with the specified name.
Declaration
public CommandNamingConvention(string name)Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The unique name for this naming convention. |