C# Class Akka.Interfaced.ProtobufSerializer.Tests.SerializeBasicTest.TestInvokableMessage

Inheritance: IInterfacedPayload, IAsyncInvokable
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
GetInterfaceType ( ) : Type
InvokeAsync ( object target ) : Task

Method Details

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type

InvokeAsync() public method

public InvokeAsync ( object target ) : Task
target object
return Task