'Declaration Public Function New( _ ByVal message As String _ )
'使用法 Dim message As String Dim instance As New InvalidFileFormatException(message)
public InvalidFileFormatException( string message )
InvalidFileFormatException クラス InvalidFileFormatException メンバ
© 2004-2015, GrapeCity inc. All rights reserved.