IsBuilt()

Method

Namespace: Ignis

Declared in: Ignis.IContainer<TState>


Indicates whether this container is built or still in configuration stage.

Syntax

public bool IsBuilt()

Back to index