'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New ImGearOCRException(message)
public ImGearOCRException( string message )
public: ImGearOCRException( string* message )
public: ImGearOCRException( String^ message )
ImGearOCRException Class ImGearOCRException Members Overload List
How can we improve?