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