Click or drag to resize

RuntimeEngineInitializeFramework Method

Initializes the framework. Creates framework database and framework related tables when the application is started first time.

Namespace:  Unvired.Kernel.UWP.Core
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void InitializeFramework()
See Also