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