Akka.Interfaced.TestKit.Tests.IUserLogin_PayloadTable.Login_Return.GetInterfaceType C# (CSharp) 메소드

GetInterfaceType() 공개 메소드

public GetInterfaceType ( ) : Type
리턴 System.Type
            public Type GetInterfaceType()
            {
                return typeof(IUserLogin);
            }
IUserLogin_PayloadTable.Login_Return