public GuHuoSkillCommand() { guHuoTypes = new ObservableCollection <CardHandler>(); guHuoCommand = new GuHuoChoiceCommand() { ParentSkillCommand = this }; }
public GuHuoSkillCommand() { guHuoTypes = new ObservableCollection<CardHandler>(); guHuoCommand = new GuHuoChoiceCommand() { ParentSkillCommand = this }; }