Method | Description | |
---|---|---|
GetLongestSleep ( ) : long |
The get longest sleep.
|
|
GetSleeps ( ) : IList |
The get sleeps.
|
|
GetTotalSleep ( ) : long |
The get total sleep.
|
|
SleepSequence ( IList |
Initializes a new instance of the SleepSequence class.
|
|
ToString ( ) : string |
The to string.
|
public SleepSequence ( IList |
||
sleeps | IList |
The sleeps. |
return | System.Collections.Generic |