C# Class TailBlazer.Views.Tail.LineMatchProxy

Inheritance: AbstractNotifyPropertyChanged, IDisposable
Afficher le fichier Open project: RolandPheasant/TailBlazer

Méthodes publiques

Méthode Description
Dispose ( ) : void
LineMatchProxy ( LineMatch match, IThemeProvider themeProvider ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LineMatchProxy() public méthode

public LineMatchProxy ( LineMatch match, IThemeProvider themeProvider ) : System
match TailBlazer.Domain.Formatting.LineMatch
themeProvider IThemeProvider
Résultat System