public override string ToString() { return(string.Format("От {0} До {1}", Fr.ToShortDateString(), To.ToShortDateString())); }