Пример #1
0
 public Xol_num_mgr Clear() {
   digits_mgr.Clear();
   separators_mgr.Clear();
   num_grp_fmtr.Clear();
   return this;
 }