C# Class Akka.Interfaced.LogFilter.Tests.ITest_PayloadTable.SayHello_Invoke

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

Public Properties

Property Type Description
name string

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

Property Details

name public_oe property

public string name
return string