'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New NotLicensedException(message)
public NotLicensedException( string message )
public: NotLicensedException( string* message )
public: NotLicensedException( String^ message )
NotLicensedException Class NotLicensedException Members Overload List
©2015. Accusoft Corporation. All Rights Reserved.