public WaitInfo(WaitInfo info) { WaitPeriod = info.WaitPeriod; WaitPeriodUnit = info.WaitPeriodUnit; WaitToTime = info.WaitToTime; }