C# Class FightServer.Models.UserMove

Inheritance: IUserMove
Afficher le fichier Open project: vblz/TankFight

Méthodes publiques

Méthode Description
UserMove ( IReadOnlyList actions, string userId ) : System.Collections.Generic

Method Details

UserMove() public méthode

public UserMove ( IReadOnlyList actions, string userId ) : System.Collections.Generic
actions IReadOnlyList
userId string
Résultat System.Collections.Generic