C# Class Akka.Interfaced.TestKit.Tests.IUserLogin_PayloadTable.Login_Return

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

Méthodes publiques

Свойство Type Description
v Akka.Interfaced.TestKit.Tests.IUser

Méthodes publiques

Méthode Description
GetInterfaceType ( ) : Type
IPayloadActorRefUpdatable ( Action updater ) : void

Method Details

GetInterfaceType() public méthode

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

IPayloadActorRefUpdatable() public méthode

public IPayloadActorRefUpdatable ( Action updater ) : void
updater Action
Résultat void

Property Details

v public_oe property

public Akka.Interfaced.TestKit.Tests.IUser v
Résultat Akka.Interfaced.TestKit.Tests.IUser