C# Class FFACETools.FFACE.ParseResources.itemFormat

Inheritance: Object
Afficher le fichier Open project: golfandsurf/Campah

Méthodes publiques

Свойство Type Description
itemHeader itemHeaderFormat
logtext String
text String

Méthodes publiques

Méthode Description
itemFormat ( BinaryReader br ) : System

Method Details

itemFormat() public méthode

public itemFormat ( BinaryReader br ) : System
br System.IO.BinaryReader
Résultat System

Property Details

itemHeader public_oe property

public itemHeaderFormat itemHeader
Résultat itemHeaderFormat

logtext public_oe property

public String logtext
Résultat String

text public_oe property

public String text
Résultat String