Exemplo n.º 1
0
 public bool ActivateToolbox(string Toolbox, int Options)
 {
     return(eaRepository.ActivateToolbox(Toolbox, Options));
 }