프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetCurrent | System.DateTime | ||
GetCurrent | System.DateTime | ||
GetNext | System.DateTime | ||
GetNext | System.DateTime | ||
GetRelative | System.DateTime | ||
GetWithinInterval | IEnumerable |
||
ObjectIsValid | ObjectIsValidResult | ||
RecurrenceRuleMemoryImpl | System | ||
ToString | string |
메소드 | 설명 | |
---|---|---|
ApplyChangesFrom ( ICompoundObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
RecurrenceRuleMemoryImpl ( Func |
||
RecurrenceRuleMemoryImpl ( Func |
||
RecurrenceRuleMemoryImpl ( IPersistenceObject parent, string property ) : System | ||
ToStream ( Zetbox binStream, HashSet |
메소드 | 설명 | |
---|---|---|
GetCurrent ( System.DateTime start ) : System.DateTime | ||
GetCurrent ( System.DateTime start, System.DateTime dt ) : System.DateTime | ||
GetNext ( System.DateTime start ) : System.DateTime | ||
GetNext ( System.DateTime start, System.DateTime dt ) : System.DateTime | ||
GetRelative ( System.DateTime dt ) : System.DateTime | ||
GetWithinInterval ( System.DateTime start, System.DateTime from, System.DateTime until ) : IEnumerable |
||
ObjectIsValid ( ) : ObjectIsValidResult | ||
RecurrenceRuleMemoryImpl ( ) : System | ||
ToString ( ) : string |
public ApplyChangesFrom ( ICompoundObject obj ) : void | ||
obj | ICompoundObject | |
리턴 | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
리턴 | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
리턴 | IEnumerable |
public RecurrenceRuleMemoryImpl ( Func |
||
lazyCtx | Func |
|
리턴 | System |
public RecurrenceRuleMemoryImpl ( Func |
||
lazyCtx | Func |
|
parent | IPersistenceObject | |
property | string | |
리턴 | System |
public RecurrenceRuleMemoryImpl ( IPersistenceObject parent, string property ) : System | ||
parent | IPersistenceObject | |
property | string | |
리턴 | System |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
리턴 | void |