Class GameSource
Describes GameSource object.
public class GameSource : DatabaseObject, INotifyPropertyChanged, IComparable, IIdentifiable
- Inheritance
-
GameSource
- Implements
- Inherited Members
Constructors
GameSource()
Creates new instance of GameSource.
public GameSource()
GameSource(string)
Creates new instance of GameSource.
public GameSource(string name)
Parameters
name
string
Fields
Empty
Gets empty game source.
public static readonly GameSource Empty