Types

Table of Contents

DependencyInjector - Static class that manages injectable fields for object types and injects data into them.
IInjectable - Interface that all injectable objects should extend.
InjectableObject -