C# Class ShaderTools.VisualStudio.Hlsl.Editing.SmartIndenting.SmartIndentProvider

Inheritance: ISmartIndentProvider
Mostrar archivo Open project: tgjones/HlslTools

Public Methods

Method Description
CreateSmartIndent ( ITextView textView ) : ISmartIndent

Method Details

CreateSmartIndent() public method

public CreateSmartIndent ( ITextView textView ) : ISmartIndent
textView ITextView
return ISmartIndent