Property | Type | Description | |
---|---|---|---|
GetCurrent | System.DateTime | ||
GetCurrent | System.DateTime | ||
GetNext | System.DateTime | ||
GetNext | System.DateTime | ||
GetRelative | System.DateTime | ||
GetWithinInterval | IEnumerable |
||
ObjectIsValid | ObjectIsValidResult | ||
ToString | string |
Method | Description | |
---|---|---|
ApplyChangesFrom ( ICompoundObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
RecurrenceRuleNHibernateImpl ( ) : System | ||
RecurrenceRuleNHibernateImpl ( Func |
||
RecurrenceRuleNHibernateImpl ( IPersistenceObject parent, string property, Func |
Create a instance, wrapping the specified proxy
|
|
ToStream ( Zetbox binStream, HashSet |
Method | Description | |
---|---|---|
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 | ||
ToString ( ) : string |
public ApplyChangesFrom ( ICompoundObject obj ) : void | ||
obj | ICompoundObject | |
return | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
return | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
return | IEnumerable |
public GetImplementedInterface ( ) : |
||
return |
public RecurrenceRuleNHibernateImpl ( ) : System | ||
return | System |
public RecurrenceRuleNHibernateImpl ( Func |
||
lazyCtx | Func |
|
return | System |
public RecurrenceRuleNHibernateImpl ( IPersistenceObject parent, string property, Func |
||
parent | IPersistenceObject | |
property | string | |
lazyCtx | Func |
|
proxy | RecurrenceRuleProxy | |
return | System |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
return | void |