Akka.Interfaced.TestKit.Tests.IUser_PayloadTable.Say_Invoke.GetInterfaceType C# (CSharp) Méthode

GetInterfaceType() public méthode

public GetInterfaceType ( ) : Type
Résultat System.Type
            public Type GetInterfaceType()
            {
                return typeof(IUser);
            }
IUser_PayloadTable.Say_Invoke