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