Click or drag to resize
ContextOnInitComplete Method
Called at the end of the InitClass method, which initializes datastructures from the ctor

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected virtual void OnInitComplete()
See Also