C# Класс ICSharpCode.NRefactory.CSharp.ForeachStatementCompleter

Наследование: ConstructCompleter
Показать файл Открыть проект

Открытые методы

Метод Описание
TryFix ( ConstructFixer fixer, SyntaxTree syntaxTree, IDocument document, TextLocation location, int &newOffset ) : bool

Описание методов

TryFix() публичный Метод

public TryFix ( ConstructFixer fixer, SyntaxTree syntaxTree, IDocument document, TextLocation location, int &newOffset ) : bool
fixer ConstructFixer
syntaxTree SyntaxTree
document IDocument
location TextLocation
newOffset int
Результат bool