public override void AddChildRule(Rule rule) =>
 throw new NotImplementedException();
Ejemplo n.º 2
0
 public abstract void AddChildRule(Rule rule);