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