|
Init(args)
Scripting Reference
|
◆ TryGet< TService >()
Tries to get a service of type TService that is accessible to clients Clients.Everywhere .
This can be an interface that the returned implements, a base type that it derives from, or its exact concrete type.
Implemented in Sisus.Init.ServiceProvider. |