Esempio n. 1
0
 public void BLLGetSelectedCountry(CountryBLL cn)
 {
     countryDALObj.DALCountrySelectedById(cn);
 }