Beispiel #1
0
 private void BindComboboxs()
 {
     Common_Func.BindComboBoxAddAll(Basic_Func.GetIsOnline(), cbbIsOnline);
 }