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

Inheritance: IInterfacedPayload, IInvokable
Afficher le fichier Open project: SaladLab/Akka.Interfaced Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetInterfaceType ( ) : Type
Invoke ( object __target ) : void

Method Details

GetInterfaceType() public méthode

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

Invoke() public méthode

public Invoke ( object __target ) : void
__target object
Résultat void

Property Details

message public_oe property

public string message
Résultat string