Esempio n. 1
0
 private bool DefaultNoExecutor()
 {
     return(Executors.All(exec => exec.Type != Type || exec.CardId != Card.Id));
 }