Exemplo n.º 1
0
 public Task ImportScriptsAsync()
 {
     return(_scriptParser.InsertScriptsAsync(_folder));
 }