Свойство | Type | Description | |
---|---|---|---|
ConsumeLine | bool | ||
MinimumArguments | int |
Méthode | Description | |
---|---|---|
ServiceCommandAttribute ( [ resourceType, [ namesProperty, [ descriptionProperty, bool consumeLine = false, int minimumArguments, [ idParameter = null ) : System |
Initializes a new instance of the ServiceCommandAttribute class.
|
public ServiceCommandAttribute ( [ resourceType, [ namesProperty, [ descriptionProperty, bool consumeLine = false, int minimumArguments, [ idParameter = null ) : System | ||
resourceType | [ | Type of the resource. |
namesProperty | [ | The names property. |
descriptionProperty | [ | The description property. |
consumeLine | bool | if set to |
minimumArguments | int | The minimum arguments. |
idParameter | [ | The identifier parameter. if specified, this parameter must be of type
/// |
Résultat | System |