Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ICSharpCode
NRefactory
CSharp
TypeDeclarationCompleter
C# 클래스 ICSharpCode.NRefactory.CSharp.TypeDeclarationCompleter
상속:
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