예제 #1
0
 public string GetFullPath(string fileName)
 {
     return(TestContext.GetFullPath(fileName));
 }