Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ShaderTools
VisualStudio
Hlsl
Editing
SmartIndenting
SmartIndentProvider
C# Class ShaderTools.VisualStudio.Hlsl.Editing.SmartIndenting.SmartIndentProvider
Inheritance:
ISmartIndentProvider
Datei anzeigen
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