JsonSerializerError Event |
[Missing <summary> documentation for "E:Stimulsoft.Base.Json.JsonSerializer.Error"]
Namespace:
Stimulsoft.Base.Json
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public virtual event EventHandler<ErrorEventArgs> Error
Public Overridable Event Error As EventHandler(Of ErrorEventArgs)
Value
Type:
SystemEventHandlerErrorEventArgsSee Also