C# Class Domain.IUserLogin_PayloadTable.Login_Return

Inheritance: IInterfacedPayload, IValueGetable, IPayloadActorRefUpdatable
显示文件 Open project: SaladLab/TicTacToe

Public Methods

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

Method Details

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return Type

IPayloadActorRefUpdatable() public method

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