메소드 | 설명 | |
---|---|---|
Execute ( ) : bool | ||
HandleSmartIndentAction ( ISource source, IVsTextView view ) : Boo.BooLangService.BooLangService | ||
HandleSmartIndentAction ( IVsTextView view, ILineIndenter indenter ) : Boo.BooLangService.BooLangService |
public HandleSmartIndentAction ( ISource source, IVsTextView view ) : Boo.BooLangService.BooLangService | ||
source | ISource | |
view | IVsTextView | |
리턴 | Boo.BooLangService.BooLangService |
public HandleSmartIndentAction ( IVsTextView view, ILineIndenter indenter ) : Boo.BooLangService.BooLangService | ||
view | IVsTextView | |
indenter | ILineIndenter | |
리턴 | Boo.BooLangService.BooLangService |