C# Class ThinkSprint.Models.Game

Afficher le fichier Open project: pebblecode/ThinkSprint Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
PlayerIndex int
Players List
Provider QuestionProvider

Property Details

Name public_oe property

public string Name
Résultat string

PlayerIndex public_oe property

public int PlayerIndex
Résultat int

Players public_oe property

public List Players
Résultat List

Provider public_oe property

public QuestionProvider,ThinkSprint.Models Provider
Résultat QuestionProvider