Akka.Interfaced.ProtobufSerializer.Tests.SerializeBasicTest.TestInvokableMessage.GetInterfaceType C# (CSharp) Метод

GetInterfaceType() публичный Метод

public GetInterfaceType ( ) : Type
Результат System.Type
            public Type GetInterfaceType()
            {
                return null;
            }
SerializeBasicTest.TestInvokableMessage