C# Class FFACETools.FFACE.ParseResources.itemFormat

Inheritance: Object
显示文件 Open project: golfandsurf/Campah

Public Properties

Property Type Description
itemHeader itemHeaderFormat
logtext String
text String

Public Methods

Method Description
itemFormat ( BinaryReader br ) : System

Method Details

itemFormat() public method

public itemFormat ( BinaryReader br ) : System
br System.IO.BinaryReader
return System

Property Details

itemHeader public_oe property

public itemHeaderFormat itemHeader
return itemHeaderFormat

logtext public_oe property

public String logtext
return String

text public_oe property

public String text
return String