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

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

Public Properties

Property Type Description
v Akka.Interfaced.TestKit.Tests.IUser

Public Methods

Method Description
GetInterfaceType ( ) : Type
IPayloadActorRefUpdatable ( Action updater ) : void

Method Details

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type

IPayloadActorRefUpdatable() public method

public IPayloadActorRefUpdatable ( Action updater ) : void
updater Action
return void

Property Details

v public_oe property

public Akka.Interfaced.TestKit.Tests.IUser v
return Akka.Interfaced.TestKit.Tests.IUser