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