Exemplo n.º 1
0
 public void LogErrors(CompilerErrorCollection errors)
 {
     TemplateErrors.AddRange(errors);
 }