Esempio n. 1
0
 public bool GetComboBoxItemExtByCym(string key, ref List <ComboBoxItemExt> comboxBoxItemList, ref string strError)
 {
     return(Common_Func.GetComboBoxItemExtByCym(key, ref comboxBoxItemList, ref strError));
 }