GetSystemTypes()

Method

Namespace: Ignis

Declared in: Ignis.IContainer<TState>


Gets the system types registered in this container.

Syntax

public IEnumerable<Type> GetSystemTypes()

Back to index