CallResult(TResult) Constructor
From Tungsten Suite
Tungsten
|
|
CallResultTResult Constructor |
| Name | Description | |
|---|---|---|
| CallResultTResult |
Default constructor
| |
| CallResultTResult(Boolean) |
Constructor accepting an initial Success value
| |
| CallResultTResult(Boolean, TResult) |
Constructor accepting an initial Success value and an initial Result value
| |
| CallResultTResult(Boolean, TResult, Exception) |
Constructor accepting an initial Success value, an initial Result value and an initial Exception value
|