C# Class Network.Rest.CommandDescriptorAttribute

Inheritance: System.Attribute
Show file Open project: automaters/bonjour.net

Public Methods

Method Description
CommandDescriptorAttribute ( string method ) : System

Method Details

CommandDescriptorAttribute() public method

public CommandDescriptorAttribute ( string method ) : System
method string
return System