Exemplo n.º 1
0
 //---------------------------------------------------------------------
 public EbDataMgr()
 {
     DataMgr       = this;
     QueLoadTbName = new Queue <string>();
 }
Exemplo n.º 2
0
 //---------------------------------------------------------------------
 public EbDataMgr()
 {
     mDataMgr = this;
 }