Tungsten
![]() |
CallResult Constructor (Boolean) |
Constructor which accepts an initial value for Success
Namespace: W
Assembly: Tungsten.CallResult (in Tungsten.CallResult.dll) Version: 2.0.0

C#
public CallResult( bool success )
Parameters
- success
- Type: SystemBoolean
The initial value for Success
