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

◆ Value

T Sisus.Init.Any< T >.Value
get

Gets the value of the current Any<T> object if it has been assigned a valid underlying value; otherwise, the default value of T.

If T is a service type then returns the shared instance of that service.