C# Class Dashing.Events.EventHandlers

Show file Open project: Polylytics/dashing

Public Methods

Method Description
EventHandlers ( IEnumerable listeners ) : System.Collections.Generic

Private Methods

Method Description
Invalidate ( IEnumerable listeners ) : void
UpdateListeners ( IEnumerable listeners ) : void

Method Details

EventHandlers() public method

public EventHandlers ( IEnumerable listeners ) : System.Collections.Generic
listeners IEnumerable
return System.Collections.Generic