Class
ResultErrorContextExtensions<T, E>
class ResultErrorContextExtensions<T, E> where E: IError
Namespace: System
Assembly: Raven.Core.dll
Source file: Result.rvn
Inheritance: object → ResultErrorContextExtensions<T, E>
Provides contextual error operations for results whose error implements IError.