C# Class SyncthingCore.EventListeners.AnnouncerEventHandler

Mostrar archivo Open project: kreischweide/metrothing

Public Methods

Method Description
AnnouncerEventHandler ( AnnouncerCollection collection ) : System.Collections.Specialized

Private Methods

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

Method Details

AnnouncerEventHandler() public method

public AnnouncerEventHandler ( AnnouncerCollection collection ) : System.Collections.Specialized
collection AnnouncerCollection
return System.Collections.Specialized