C# Class Domain.IUser_PayloadTable.JoinGame_Return

Inheritance: IInterfacedPayload, IValueGetable, IPayloadActorRefUpdatable
Afficher le fichier Open project: SaladLab/TicTacToe

Méthodes publiques

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

Method Details

GetInterfaceType() public méthode

public GetInterfaceType ( ) : Type
Résultat Type

IPayloadActorRefUpdatable() public méthode

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