ExactlyOnceAttribute Type
Demands that the argument should be specified exactly once; a parse exception is raised otherwise. Equivalent to attaching both the Mandatory and Unique attribute on the parameter.
Constructors
Constructor | Description |
|
|
Demands that the argument should be specified exactly once; a parse exception is raised otherwise. Equivalent to attaching both the Mandatory and Unique attribute on the parameter.
Constructor | Description |
|
|