C# Class WebApplications.Utilities.Service.ServiceCommandParameterAttribute

Inheritance: System.Attribute
Mostra file Open project: webappsuk/CoreLibraries Class Usage Examples

Public Methods

Method Description
ServiceCommandParameterAttribute ( [ resourceType, [ descriptionProperty ) : System

Initializes a new instance of the ServiceCommandParameterAttribute class.

Method Details

ServiceCommandParameterAttribute() public method

Initializes a new instance of the ServiceCommandParameterAttribute class.
public ServiceCommandParameterAttribute ( [ resourceType, [ descriptionProperty ) : System
resourceType [ Type of the resource.
descriptionProperty [ The description property.
return System