Beispiel #1
0
 private void DailyBroadcast_AdminAccountChanged(object sender, AdminAccountEventArgs e)
 {
     SetAdminLimit(e.AdminAccount);
 }
Beispiel #2
0
 private void EBMIndex_AdminAccountChanged(object sender, AdminAccountEventArgs e)
 {
     SetAdminLimit(e.AdminAccount);
 }