|
Init(args)
Scripting Reference
|
◆ TryGetFor< TService >()
Tries to get a service of type TService for the given client .
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. |