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