CachedServiceT, U Conversion (CachedServiceT, U to T) |
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static implicit operator T (
CachedService<T, U> s
)
Parameters
- s CachedServiceT, U
- The s.
Return Value
T
The result of the conversion.
See Also