C# Class WowheadRipper.WowheadSerializer

Afficher le fichier Open project: Sovak/WowheadRipper Class Usage Examples

Méthodes publiques

Свойство Type Description
Objects Object[]
TotalCount System.UInt32

Méthodes publiques

Méthode Description
SerializeData ( ) : void
WowheadSerializer ( List content, UInt32 typeId, UInt32 subTypeId ) : System

Private Methods

Méthode Description
GetFixedLine ( Int32 lineNumber ) : String

Method Details

SerializeData() public méthode

public SerializeData ( ) : void
Résultat void

WowheadSerializer() public méthode

public WowheadSerializer ( List content, UInt32 typeId, UInt32 subTypeId ) : System
content List
typeId System.UInt32
subTypeId System.UInt32
Résultat System

Property Details

Objects public_oe property

public Object[] Objects
Résultat Object[]

TotalCount public_oe property

public UInt32,System TotalCount
Résultat System.UInt32