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