C# Class NMF.Collections.ObjectModel.NotifyCollectionChangingEventArgs

Inheritance: System.EventArgs
Show file Open project: NMFCode/NMF Class Usage Examples

Public Methods

Method Description
NotifyCollectionChangingEventArgs ( NotifyCollectionChangedAction action ) : System

Method Details

NotifyCollectionChangingEventArgs() public method

public NotifyCollectionChangingEventArgs ( NotifyCollectionChangedAction action ) : System
action NotifyCollectionChangedAction
return System