C# Class BattleNet.BinaryDataType

Afficher le fichier Open project: dkuwahara/AlphaBot

Méthodes publiques

Méthode Description
BinaryDataType ( String file ) : System
Get ( int offset, int length, byte &output ) : System.Boolean

Method Details

BinaryDataType() public méthode

public BinaryDataType ( String file ) : System
file String
Résultat System

Get() public méthode

public Get ( int offset, int length, byte &output ) : System.Boolean
offset int
length int
output byte
Résultat System.Boolean