Class MatchesDemographic
Inheritance
System.Object
MatchesDemographic
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: Eco.Gameplay.dll
Syntax
public class MatchesDemographic : MembershipRequirements, IController, IViewController, IHasUniversalID, INotifyPropertyChanged, IValidity, IDescribable
Constructors
MatchesDemographic()
Declaration
public MatchesDemographic()
Properties
AliasNamePlural
Declaration
protected override LocString AliasNamePlural { get; }
Property Value
Overrides
AliasNameSingular
Declaration
protected override LocString AliasNameSingular { get; }
Property Value
Overrides
Demographics
Declaration
public GamePickerList<Demographic> Demographics { get; set; }
Property Value
Memberships
Declaration
protected override GamePickerList Memberships { get; }
Property Value
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged
Extension Methods