Akka.Interfaced.SlimServer.IDummyWithTag_PayloadTable.CallWithTag_Invoke.GetInterfaceType C# (CSharp) Méthode

GetInterfaceType() public méthode

public GetInterfaceType ( ) : Type
Résultat System.Type
            public Type GetInterfaceType()
            {
                return typeof(IDummyWithTag);
            }
IDummyWithTag_PayloadTable.CallWithTag_Invoke