Exemple #1
0
 public IList <CardViewModel> GetDecklist()
 {
     return(_host.GetDecklist(this));
 }