/// <summary> /// Returns the temp directory /// </summary> public static string GetTempDirectory() { return(rtTester.GetTempDirectory()); }