Exemplo n.º 1
0
 internal int?GetDifference(string pathToCheck)
 {
     return(PathInfo.GetDifference(pathToCheck));
 }