Akka.Interfaced.TestKit.Tests.IUser_PayloadTable.GetId_Invoke.GetInterfaceType C# (CSharp) Метод

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

public GetInterfaceType ( ) : Type
Результат System.Type
            public Type GetInterfaceType()
            {
                return typeof(IUser);
            }
IUser_PayloadTable.GetId_Invoke