Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 413 Bytes

File metadata and controls

10 lines (7 loc) · 413 Bytes

DependencyInjectionUtility.IInjectable

interface in AdvancedSceneManager.DependencyInjection.DependencyInjectionUtility

Description

Base interface for all injectable ASM services.

Remarks: Classes implementing an interface derived from DependencyInjectionUtility.IInjectable are automatically registered in DependencyInjection.DependencyInjectionUtility when the static constructor runs.