public MessageNotifierBySectionSchema(MessageNotifierBySectionSchema source) : base(source) { }
public MessageNotifierBySectionSchema(MessageNotifierBySectionSchema source, bool isShallowClone) : base(source, isShallowClone) { }