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