public void AddRegra(Regra r)
 {
     BaseConhecimento.Add(r);
 }
Ejemplo n.º 2
0
 public void AddRegra(Regra r)
 {
     BaseConhecimento.Add(r);
 }