Пример #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;
 }