public void TestMethod3() { Patch a = new Patch(); a.u = 2; a.v = 3; //a.CalculateParametrizationVectors(); a.CalculateParametrizationVectors(); }