C# 클래스 ShaderTools.VisualStudio.Hlsl.Editing.SmartIndenting.SmartIndentProvider

상속: ISmartIndentProvider
파일 보기 프로젝트 열기: tgjones/HlslTools

공개 메소드들

메소드 설명
CreateSmartIndent ( ITextView textView ) : ISmartIndent

메소드 상세

CreateSmartIndent() 공개 메소드

public CreateSmartIndent ( ITextView textView ) : ISmartIndent
textView ITextView
리턴 ISmartIndent