public void AddRegra(Regra r)
 {
     BaseConhecimento.Add(r);
 }
Пример #2
0
 public void AddRegra(Regra r)
 {
     BaseConhecimento.Add(r);
 }