Akka.Interfaced.SlimServer.IActorBoundChannel_PayloadTable.BindActor_2_Return.GetInterfaceType C# (CSharp) Метод

GetInterfaceType() публичный Метод

public GetInterfaceType ( ) : Type
Результат System.Type
            public Type GetInterfaceType()
            {
                return typeof(IActorBoundChannel);
            }
IActorBoundChannel_PayloadTable.BindActor_2_Return