C# Class CriPakTools.UTF

Afficher le fichier Open project: xmoeproject/X-moe Class Usage Examples

Méthodes publiques

Свойство Type Description
columns List
rows List

Méthodes publiques

Méthode Description
ReadUTF ( System.IO.EndianReader br ) : bool
UTF ( Tools tool ) : System

Method Details

ReadUTF() public méthode

public ReadUTF ( System.IO.EndianReader br ) : bool
br System.IO.EndianReader
Résultat bool

UTF() public méthode

public UTF ( Tools tool ) : System
tool Tools
Résultat System

Property Details

columns public_oe property

public List columns
Résultat List

rows public_oe property

public List rows
Résultat List