LazyFSMState TToken  Get TCast  Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Gets typecasted value for a key

Namespace: NFX.CodeAnalysis
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public TCast Get<TCast>(
	Object key
)
Type Parameters

TCast

Return Value

Type: TCast
See Also