'Declaration Public Function New( _ ByVal item As Object, _ ByVal propertyName As String, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'Declaration
Public Function New( _ ByVal item As Object, _ ByVal propertyName As String, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
public ItemTrackedEventArgs( object item, string propertyName, object oldValue, object newValue )
ItemTrackedEventArgs クラス ItemTrackedEventArgs メンバ
© 2003-2015, GrapeCity inc. All rights reserved.