RpcAttributeMethodInvoke 属性
            是否仅以函数名调用,当为是,调用时仅需要传入方法名即可。
            
命名空间: TouchSocket.Rpc程序集: TouchSocket.Rpc (在 TouchSocket.Rpc.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public bool MethodInvoke { get; set; }
Public Property MethodInvoke As Boolean
	Get
	Set
member MethodInvoke : bool with get, set
属性值
Boolean