C# Class NSoft.NFramework.TimePeriods.ShortBreak

Inheritance: TimeBlock
Show file Open project: debop/NFramework Class Usage Examples

Public Properties

Property Type Description
ShortBreakDuration System.TimeSpan

Public Methods

Method Description
ShortBreak ( System.DateTime moment ) : System

Method Details

ShortBreak() public method

public ShortBreak ( System.DateTime moment ) : System
moment System.DateTime
return System

Property Details

ShortBreakDuration public static property

public static TimeSpan,System ShortBreakDuration
return System.TimeSpan