Esempio n. 1
0
 public void Dispose()
 {
     oDLIndustryType = null;
 }
Esempio n. 2
0
 public BLIndustryType()
 {
     oDLIndustryType = new DLIndustryType();
 }