Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ definingTypes

readonly Type [] Sisus.Init.ServiceAttribute.definingTypes

Class or interface type that uniquely defines the service and can be used to retrieve an instance of it.

This must be an interface that the service implement, a base type that the service derives from, or the exact type of the service.