operation_result Module
Represents the result of an operation.
Classes
| OperationResult |
Represents the result of an operation. This class encapsulates the success or failure state of an operation along with any associated errors. Initialize a new instance of the OperationResult class. |