Esempio n. 1
0
 public void Init(ref int nCars, out object [] arrayMake)
 {
     _iDataCon.Init(ref nCars, out arrayMake);
 }