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