Ejemplo n.º 1
0
 public NodeVersionProvider(IOptions <NodeScriptGeneratorOptions> options)
 {
     _options = options.Value;
 }