CallResult.Empty Property

Tungsten Suite

CallResultEmpty Property

Provides a new instance of an uninitialized CallResult

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

Property Value

Type: CallResult
See Also