Akka.Interfaced.ProtobufSerializer.Tests.SerializeBasicTest.TestInvokableMessage.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return null;
            }
SerializeBasicTest.TestInvokableMessage