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

Inheritance: ISmartIndentProvider
Afficher le fichier Open project: tgjones/HlslTools

Méthodes publiques

Méthode Description
CreateSmartIndent ( ITextView textView ) : ISmartIndent

Method Details

CreateSmartIndent() public méthode

public CreateSmartIndent ( ITextView textView ) : ISmartIndent
textView ITextView
Résultat ISmartIndent