C# Class ShaderTools.VisualStudio.Hlsl.Options.ViewModels.FormattingNewLinesViewModel

Inheritance: HlslOptionsPreviewViewModelBase
Mostrar archivo Open project: tgjones/HlslTools

Public Methods

Method Description
FormattingNewLinesViewModel ( IServiceProvider serviceProvider, NewLinesOptions page ) : System

Method Details

FormattingNewLinesViewModel() public method

public FormattingNewLinesViewModel ( IServiceProvider serviceProvider, NewLinesOptions page ) : System
serviceProvider IServiceProvider
page ShaderTools.Hlsl.Formatting.NewLinesOptions
return System