Beispiel #1
0
        override protected void OnSaving()
        {
            base.OnSaving();

            ToDate = FromDate.AddYears(1);
        }