Click or drag to resize
Askia

IMethodResultError Property

Error that has been generated by the called method,
it could be null when the called method succeed (Success is true).

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IError Error { get; }

Property Value

Type: IError
See Also