public override void AddChildRule(Rule rule) =>
 throw new NotImplementedException();
Пример #2
0
 public abstract void AddChildRule(Rule rule);