Initializes a new instance of the ProblemDetectedEventArgs class (for internal use only).
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Protected Sub New ( _ info As Object _ ) |
C# |
---|
protected ProblemDetectedEventArgs( Object info ) |
Parameters
- info
- Type: System..::..Object
Event data.