protected BaseC(BaseC other) : base(other) { this.date2 = other.Date2; AddDate2Listeners(this.date2); }