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