Akka.Interfaced.SlimSocket.Server.IGateway_PayloadTable.Start_Invoke.GetInterfaceType C# (CSharp) Метод

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

public GetInterfaceType ( ) : Type
Результат System.Type
            public Type GetInterfaceType()
            {
                return typeof(IGateway);
            }
IGateway_PayloadTable.Start_Invoke