Balakin.VSOutputEnhancer.Tests.Stubs.EnvironmentServiceStub.EnvironmentServiceStub C# (CSharp) Метод

EnvironmentServiceStub() публичный Метод

public EnvironmentServiceStub ( Theme theme ) : System
theme Theme
Результат System
        public EnvironmentServiceStub(Theme theme)
        {
            this.theme = theme;
        }