CallResult(TResult).Result Property

Tungsten Suite

CallResultTResultResult Property

The return value

Namespace:  W
Assembly:  Tungsten.CallResult (in Tungsten.CallResult.dll) Version: 2.0.0
Syntax
C#
public TResult Result { get; set; }

Property Value

Type: TResult
See Also