Gets the value assigned to a given key and casts it to T.
Namespace: Scanjour.Workflow4.Base.Cache
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- key
- Type: SystemString
Type Parameters
- T
Return Value
Type: T[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.Cache.MemoryStackCache.Get``1(System.String)"]
Implements
ICacheGetT(String)See Also