internal protected override void AddMatch(string rule) { bus.AddMatch(rule); }
public override void AddMatch(string rule) { bus.AddMatch(rule); }