C# Class PeerCastStation.UI.HTTP.JSONRPC.RPCMethodAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: kumaryu/peercaststation

Public Methods

Method Description
RPCMethodAttribute ( string name ) : System

Method Details

RPCMethodAttribute() public method

public RPCMethodAttribute ( string name ) : System
name string
return System