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