C# Class Akka.Interfaced.TestKit.Tests.IUser_PayloadTable.Say_Invoke

Inheritance: IInterfacedPayload, IAsyncInvokable
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Свойство Type Description
message string

Méthodes publiques

Méthode Description
GetInterfaceType ( ) : Type
InvokeAsync ( object __target ) : Task

Method Details

GetInterfaceType() public méthode

public GetInterfaceType ( ) : Type
Résultat System.Type

InvokeAsync() public méthode

public InvokeAsync ( object __target ) : Task
__target object
Résultat Task

Property Details

message public_oe property

public string message
Résultat string