Tungsten
|
CallResult Constructor |
Overload List| Name | Description | |
|---|---|---|
![]() | CallResult |
Default constructor, initializes Success to false
|
![]() | CallResult(Boolean) |
Constructor which accepts an initial value for Success
|
![]() | CallResult(Boolean, Exception) |
Constructor which accepts an initial value for Success and an initial value for Exception
|
See Also
