Beispiel #1
0
 protected static IList <string> CopyContentFilesTo(string pattern, string path)
 {
     return(TestContentManager.CopyContentFilesTo(pattern, path));
 }