'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 メンバ
© MESCIUS inc. All rights reserved.