Esempio n. 1
0
 public HgData(IHgClient hg)                                                                        //[+-]
 {
     this.hg = hg;
 }
Esempio n. 2
0
 //[+-]
 public HgData(IHgClient hg)
 {
     this.hg = hg;
 }