C# 클래스 HyoutaTools.FinalFantasyCrystalChronicles.FileSections.IFileSection

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_SectionIdentifier System.UInt32
_SectionSize System.UInt32

보호된 메소드들

메소드 설명
IFileSection ( System stream ) : System

메소드 상세

IFileSection() 보호된 메소드

protected IFileSection ( System stream ) : System
stream System
리턴 System

프로퍼티 상세

_SectionIdentifier 보호되어 있는 프로퍼티

protected UInt32,System _SectionIdentifier
리턴 System.UInt32

_SectionSize 보호되어 있는 프로퍼티

protected UInt32,System _SectionSize
리턴 System.UInt32