예제 #1
0
 public void TriggerCmd_CardsRegister(object sender, EventArgs e)
 {
     mApplicationController.ShowAllCards();
 }