'Declaration Public Function New( _ ByVal message As String _ )
'Declaration
Public Function New( _ ByVal message As String _ )
'使用法 Dim message As String Dim instance As New DataAddNewException(message)
'使用法
Dim message As String Dim instance As New DataAddNewException(message)
public DataAddNewException( string message )
DataAddNewException クラス DataAddNewException メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.