Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Expressive
Decompilation
Steps
BranchResolutionStep
C# 클래스 Expressive.Decompilation.Steps.BranchResolutionStep
상속:
IDecompilationStep
파일 보기
프로젝트 열기: ashmind/expressive
공개 메소드들
메소드
설명
Apply
(
IList
elements
,
DecompilationContext
context
) :
void
비공개 메소드들
메소드
설명
ProcessRange
(
IList
elements
,
int
startIndex
,
IList
results
,
IElement>.IDictionary
original
) :
void
메소드 상세
Apply()
공개
메소드
public
Apply
(
IList
elements
,
DecompilationContext
context
) :
void
elements
IList
context
DecompilationContext
리턴
void