C# Class Rsdn.Janus.CommandTarget.SubscribeMethod

显示文件 Open project: rsdn/janus

Public Methods

Method Description
SubscribeMethod ( string commandNames, RuntimeMethodHandle method ) : System

Method Details

SubscribeMethod() public method

public SubscribeMethod ( string commandNames, RuntimeMethodHandle method ) : System
commandNames string
method System.RuntimeMethodHandle
return System