C# Class HyoutaTools.FinalFantasyCrystalChronicles.FileSections.IFileSection

显示文件 Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Protected Properties

Property Type Description
_SectionIdentifier System.UInt32
_SectionSize System.UInt32

Protected Methods

Method Description
IFileSection ( System stream ) : System

Method Details

IFileSection() protected method

protected IFileSection ( System stream ) : System
stream System
return System

Property Details

_SectionIdentifier protected_oe property

protected UInt32,System _SectionIdentifier
return System.UInt32

_SectionSize protected_oe property

protected UInt32,System _SectionSize
return System.UInt32