메소드 | 설명 | |
---|---|---|
Add ( ITimePeriod period ) : void | ||
AddAll ( IEnumerable |
||
Clear ( ) : void | ||
Contains ( System.DateTime moment ) : bool | ||
Find ( System.DateTime moment ) : ITimeLineMoment | ||
GetEnumerator ( ) : IEnumerator |
||
Remove ( ITimePeriod period ) : void | ||
this ( int index ) : ITimeLineMoment |
메소드 | 설명 | |
---|---|---|
AddPeriod ( System.DateTime moment, ITimePeriod period ) : void | ||
IEnumerable ( ) : IEnumerator | ||
RemovePeriod ( System.DateTime moment, ITimePeriod period ) : void | ||
Sort ( ) : void |
public Find ( System.DateTime moment ) : ITimeLineMoment | ||
moment | System.DateTime | |
리턴 | ITimeLineMoment |