'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 メンバ
Copyright © 2004 GrapeCity inc.