Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BFSchema
Hierarchy
C# 클래스 BFSchema.Hierarchy
상속:
IPhase
파일 보기
프로젝트 열기: Andos/BinaryFileSchema
공개 메소드들
메소드
설명
Check
(
BinaryFileSchema
schema
) :
void
비공개 메소드들
메소드
설명
CalculateStructSize
(
BfsSourceRange
range
,
IBfsStructType
structtype
) :
void
CheckExpression
(
BfsExpression
expression
,
IBfsDataBlock
block
) :
void
CheckExpressionNode
(
BfsExpression
exp
,
BfsExpGroup
group
,
IBfsDataBlock
block
) :
void
CheckForEnumMembers
(
BfsExpGroup
group
,
IBfsDataBlock
block
) :
void
메소드 상세
Check()
공개
메소드
public
Check
(
BinaryFileSchema
schema
) :
void
schema
BinaryFileSchema
리턴
void