'Declaration Public Function New( _ ByVal message As String _ )
'Declaration
Public Function New( _ ByVal message As String _ )
'使用法 Dim message As String Dim instance As New ParseException(message)
'使用法
Dim message As String Dim instance As New ParseException(message)
public ParseException( string message )
ParseException クラス ParseException メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.