Table of Contents

Interface ITwoPhaseInit

Namespace
The.Components
Assembly
Instagile.dll
public interface ITwoPhaseInit

Properties

IsInitialised

bool IsInitialised { get; }

Property Value

bool

Methods

Init(IEntityContext)

void Init(IEntityContext context)

Parameters

context IEntityContext