C# Class ctac.PlayersModel

Afficher le fichier Open project: dshook/centauri-tac

Méthodes publiques

Свойство Type Description
players List

Méthodes publiques

Méthode Description
GetByClientId ( System.Guid clientId ) : PlayerModel

Method Details

GetByClientId() public méthode

public GetByClientId ( System.Guid clientId ) : PlayerModel
clientId System.Guid
Résultat PlayerModel

Property Details

players public_oe property

public List players
Résultat List