Inheritance: IDisposable
示例#1
0
 public DfmInclusionLoader()
 {
     _cache = new FileCacheLite(new FilePathComparer());
 }
示例#2
0
 public DocfxFlavoredIncHelper()
 {
     _cache = new FileCacheLite(new FilePathComparer());
 }
示例#3
0
 public DocfxFlavoredIncHelper()
 {
     _cache = new FileCacheLite(new FilePathComparer());
 }