Exemple #1
0
 public void Dispose()
 {
     oDLLocation = null;
 }
Exemple #2
0
 public BLLocation()
 {
     oDLLocation = new DLLocation();
 }