Esempio n. 1
0
 public PersonalMng()
 {
     this._oPersonal = new Personal();
     this._lst       = new List <Personal>();
 }