一款简单易用的基础网络通讯组件库。

RpcMethod 构造函数

重载列表

RpcMethod(MethodInfo) 实例化一个Rpc调用函数,并在方法声明的类上操作
RpcMethod(MethodInfo, Type, Type) 实例化一个Rpc调用函数,并在指定类上操作

参见