Akka.Interfaced.SlimServer.ISubject_PayloadTable.MakeEvent_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(ISubject);
            }
ISubject_PayloadTable.MakeEvent_Invoke