'宣言 Public Sub SetTargetValue( _ ByVal descriptionType As String, _ ByVal propertyName As String, _ ByVal target As Object, _ ByVal newValue As Object, _ ByVal oldValue As Object _ )
public void SetTargetValue( string descriptionType, string propertyName, object target, object newValue, object oldValue )