ProblemDetectedEventArgs Constructor
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
ProblemDetectedEventArgs(Object)
Initializes a new instance of the ProblemDetectedEventArgs class (for internal use only).
Declaration
protected ProblemDetectedEventArgs(object info)
Parameters
Type | Name | Description |
---|---|---|
Object | info | Event data. |