Example #1
0
 private eImageType GetSourceControlImageByPath(string path)
 {
     return(SourceControlIntegration.GetFileImage(path));
 }