C# Class FarsiLibrary.Win.Events.CollectionChangedEventArgs

Specifies change type of the collection.
Inheritance: System.EventArgs
Datei anzeigen Open project: HEskandari/FarsiLibrary Class Usage Examples

Public Methods

Method Description
CollectionChangedEventArgs ( CollectionChangeType type ) : System

Method Details

CollectionChangedEventArgs() public method

public CollectionChangedEventArgs ( CollectionChangeType type ) : System
type CollectionChangeType
return System