GetSystem<T>()

Method

Namespace: Ignis

Declared in: Ignis.IContainer<TState>


Gets the system of the specified type.

Syntax

public T GetSystem<T>()

Type parameters

T

System type


Back to index