Exemplo n.º 1
0
 	public API_NUnit()
 	{
 		installer = new Installer_NUnit();	//this will download NUnit on the first time it is called
 		
 	}
Exemplo n.º 2
0
 public API_NUnit()
 {
     installer = new Installer_NUnit();          //this will download NUnit on the first time it is called
 }