Click or drag to resize

TryCastWorkerBaseTValue, TResultInternalResult Property

Gets the result of the action of the first succeeded cast.

Namespace:  TomsToolbox.Desktop
Assembly:  TomsToolbox.Desktop (in TomsToolbox.Desktop.dll)
Syntax
protected TResult InternalResult { get; }

Property Value

Type: TResult
See Also