C# Class SyncthingCore.EventListeners.ErrorEventHandler

Show file Open project: kreischweide/metrothing

Public Methods

Method Description
ErrorEventHandler ( ErrorCollection collection ) : System.Collections.Specialized

Private Methods

Method Description
OnCollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

ErrorEventHandler() public method

public ErrorEventHandler ( ErrorCollection collection ) : System.Collections.Specialized
collection ErrorCollection
return System.Collections.Specialized