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