Akka.Interfaced.TestKit.Tests.IUserObserver_PayloadTable.Say_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(IUserObserver);
            }
IUserObserver_PayloadTable.Say_Invoke