C# Class TailBlazer.Views.Tail.LineMatchProxy

Inheritance: AbstractNotifyPropertyChanged, IDisposable
Mostra file Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
Dispose ( ) : void
LineMatchProxy ( LineMatch match, IThemeProvider themeProvider ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LineMatchProxy() public method

public LineMatchProxy ( LineMatch match, IThemeProvider themeProvider ) : System
match TailBlazer.Domain.Formatting.LineMatch
themeProvider IThemeProvider
return System