Method | Description | |
---|---|---|
ApplyChangesFrom ( ICompoundObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
OpenIDNHibernateImpl ( ) : System | ||
OpenIDNHibernateImpl ( Func |
||
OpenIDNHibernateImpl ( IPersistenceObject parent, string property, Func |
Create a instance, wrapping the specified proxy
|
|
ToStream ( Zetbox binStream, HashSet |
Method | Description | |
---|---|---|
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 OpenIDNHibernateImpl ( Func |
||
lazyCtx | Func |
|
return | System |
public OpenIDNHibernateImpl ( IPersistenceObject parent, string property, Func |
||
parent | IPersistenceObject | |
property | string | |
lazyCtx | Func |
|
proxy | OpenIDProxy | |
return | System |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
return | void |