C# Class WebApplications.Utilities.Service.ServiceCommandParameterAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: webappsuk/CoreLibraries Class Usage Examples

Méthodes publiques

Méthode Description
ServiceCommandParameterAttribute ( [ resourceType, [ descriptionProperty ) : System

Initializes a new instance of the ServiceCommandParameterAttribute class.

Method Details

ServiceCommandParameterAttribute() public méthode

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