C# Class ThinkSprint.Models.Game

Mostra file Open project: pebblecode/ThinkSprint Class Usage Examples

Public Properties

Property Type Description
Name string
PlayerIndex int
Players List
Provider QuestionProvider

Property Details

Name public_oe property

public string Name
return string

PlayerIndex public_oe property

public int PlayerIndex
return int

Players public_oe property

public List Players
return List

Provider public_oe property

public QuestionProvider,ThinkSprint.Models Provider
return QuestionProvider