Akka.Interfaced.SlimServer.IDummyEx2_PayloadTable.CallEx2_Return.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(IDummyEx2);
            }
IDummyEx2_PayloadTable.CallEx2_Return