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