C# Class JsonRPC.JsonRPCMethodAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: davidfowl/ServerStack

Public Methods

Method Description
JsonRPCMethodAttribute ( string methodName ) : System

Method Details

JsonRPCMethodAttribute() public method

public JsonRPCMethodAttribute ( string methodName ) : System
methodName string
return System