Balakin.VSOutputEnhancer.Tests.Stubs.EnvironmentServiceStub.EnvironmentServiceStub C# (CSharp) Method

EnvironmentServiceStub() public method

public EnvironmentServiceStub ( Theme theme ) : System
theme Theme
return System
        public EnvironmentServiceStub(Theme theme)
        {
            this.theme = theme;
        }