C# Class Balakin.VSOutputEnhancer.Tests.UnitTests.EnvironmentServiceTests

Afficher le fichier Open project: nbalakin/VSOutputEnhancer

Private Methods

Méthode Description
GetTheme ( ) : void
TestTheme ( System.Windows.Media.Brush foreground, System.Windows.Media.Brush background, Theme expectedTheme ) : void
TestTheme ( Color foreground, Color background, Theme expectedTheme ) : void
TestTheme ( TextFormattingRunProperties textProperties, Theme expectedTheme ) : void