ObjectChangedEventArgs Constructors
Arguments passed to the IObjectSpace.ObjectChanged event.
Name | Parameters | Description |
---|---|---|
Object |
obj, member |
Creates and initializes a new instance of the Object |
Object |
obj, property |
Creates and initializes a new instance of the Object |
See Also