Exemplo n.º 1
0
 public IList <Variable> GetVariables()
 {
     return(_variableRepository.GetVariables());
 }