예제 #1
0
 public SymbolTools(IToolPathResolver toolPathResolver, ISymbolsPathResolver symbolsPathResolver)
 {
     this.toolPathResolver    = toolPathResolver;
     this.symbolsPathResolver = symbolsPathResolver;
 }
예제 #2
0
 public SymbolTools(IToolPathResolver toolPathResolver, ISymbolsPathResolver symbolsPathResolver)
 {
     this.toolPathResolver = toolPathResolver;
     this.symbolsPathResolver = symbolsPathResolver;
 }