Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PERWAPI
CodeBlock
C# 클래스 PERWAPI.CodeBlock
파일 보기
프로젝트 열기: xored/f4
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
small
bool
start
CILLabel
공개 메소드들
메소드
설명
CodeBlock
(
CILLabel
start
,
CILLabel
end
) :
System
비공개 메소드들
메소드
설명
Write
(
PEWriter
output
,
bool
fatFormat
) :
void
isFat
( ) :
bool
메소드 상세
CodeBlock()
공개
메소드
public
CodeBlock
(
CILLabel
start
,
CILLabel
end
) :
System
start
CILLabel
end
CILLabel
리턴
System
프로퍼티 상세
small
보호되어 있는 프로퍼티
protected
bool
small
리턴
bool
start
보호되어 있는 프로퍼티
protected
CILLabel,PERWAPI
start
리턴
CILLabel