Exemplo n.º 1
0
 public bool CanProcess(string filename)
 {
     return(_compiler.CanProcess(filename));
 }