Method | Description | |
---|---|---|
Create ( string typeName, object id ) : object | ||
Initialize ( IEnumerable |
||
OnSaving ( object instance ) : bool |
Method | Description | |
---|---|---|
ApplyToDetailsOnUnproxiedInstance ( object instance ) : bool | ||
GetInterceptableProperties ( |
||
GetSaveSetters ( IEnumerable |
public Create ( string typeName, object id ) : object | ||
typeName | string | |
id | object | |
return | object |
public Initialize ( IEnumerable |
||
interceptedTypes | IEnumerable |
|
return | void |