C# Class Balakin.VSOutputEnhancer.Tests.Stubs.EnvironmentServiceStub

Inheritance: IEnvironmentService
Datei anzeigen Open project: nbalakin/VSOutputEnhancer

Public Methods

Method Description
EnvironmentServiceStub ( Theme theme ) : System
GetTheme ( ) : Theme

Method Details

EnvironmentServiceStub() public method

public EnvironmentServiceStub ( Theme theme ) : System
theme Theme
return System

GetTheme() public method

public GetTheme ( ) : Theme
return Theme