C# 클래스 ICSharpCode.NRefactory.CSharp.LockStatementCompleter

상속: ConstructCompleter
파일 보기 프로젝트 열기: 0xd4d/NRefactory

공개 메소드들

메소드 설명
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