Akka.Interfaced.SlimServer.IDummyEx_PayloadTable.CallEx_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(IDummyEx);
            }
IDummyEx_PayloadTable.CallEx_Invoke