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