Akka.Interfaced.SlimServer.IActorBoundChannel_PayloadTable.Close_Invoke.GetInterfaceType C# (CSharp) 메소드

GetInterfaceType() 공개 메소드

public GetInterfaceType ( ) : Type
리턴 System.Type
            public Type GetInterfaceType()
            {
                return typeof(IActorBoundChannel);
            }
IActorBoundChannel_PayloadTable.Close_Invoke