C# Class NSoft.NFramework.TimePeriods.AbstractClock

Inheritance: IClock
显示文件 Open project: debop/NFramework

Protected Methods

Method Description
AbstractClock ( ) : System
AbstractClock ( System.DateTime now ) : System

Method Details

AbstractClock() protected method

protected AbstractClock ( ) : System
return System

AbstractClock() protected method

protected AbstractClock ( System.DateTime now ) : System
now System.DateTime
return System