프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AppliesTo | bool | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
메소드 | 설명 | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
DayOfWeekWorkScheduleRuleNHibernateImpl ( ) : System | ||
DayOfWeekWorkScheduleRuleNHibernateImpl ( Func |
Create a new unattached instance
|
|
DayOfWeekWorkScheduleRuleNHibernateImpl ( Func |
Create a instance, wrapping the specified proxy
|
|
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask |
메소드 | 설명 | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void |
메소드 | 설명 | |
---|---|---|
AppliesTo ( System.DateTime date ) : bool | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
ToString ( ) : string | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
리턴 | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
리턴 | void |
public DayOfWeekWorkScheduleRuleNHibernateImpl ( ) : System | ||
리턴 | System |
public DayOfWeekWorkScheduleRuleNHibernateImpl ( Func |
||
lazyCtx | Func |
|
리턴 | System |
public DayOfWeekWorkScheduleRuleNHibernateImpl ( Func |
||
lazyCtx | Func |
|
proxy | DayOfWeekWorkScheduleRuleProxy | |
리턴 | System |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
리턴 | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
리턴 | IEnumerable |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
리턴 | void |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
리턴 | void |
public TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
propName | string | |
리턴 | Zetbox.API.Async.ZbTask |