BaseEntityInitialize Method Breeze.sharp
Method that is automatically called after the materialization of any IEntity or IComplexObject after being retrieved from a remote data service.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public virtual void Initialize()

Implements

IStructuralObjectInitialize
See Also

Reference