Inheritance: IDisposable
Beispiel #1
0
 public DfmInclusionLoader()
 {
     _cache = new FileCacheLite(new FilePathComparer());
 }
 public DocfxFlavoredIncHelper()
 {
     _cache = new FileCacheLite(new FilePathComparer());
 }
 public DocfxFlavoredIncHelper()
 {
     _cache = new FileCacheLite(new FilePathComparer());
 }