Akka.Interfaced.SlimSocket.IEntry_PayloadTable.GetGreeter_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(IEntry);
            }
IEntry_PayloadTable.GetGreeter_Invoke