示例#1
0
 void NewMcu_CardsUpdated(object sender, MainUnitUpdatedEventArgs e)
 {
     OnCardsUpdated();
 }
示例#2
0
 private void NewMcuOnCardsUpdated(object sender, MainUnitUpdatedEventArgs mainUnitUpdatedEventArgs)
 {
     UpdateRowHeaders();
 }