Esempio n. 1
0
 public ISGSBase( PartiallyConstructed pc )
 {
     _sgsWeakRef = new WeakReference( this, true );
 }
Esempio n. 2
0
 public ISGSBase(PartiallyConstructed pc)
 {
     _sgsWeakRef = new WeakReference(this, true);
 }