C# 클래스 BattleNet.BinaryDataType

파일 보기 프로젝트 열기: dkuwahara/AlphaBot

공개 메소드들

메소드 설명
BinaryDataType ( String file ) : System
Get ( int offset, int length, byte &output ) : System.Boolean

메소드 상세

BinaryDataType() 공개 메소드

public BinaryDataType ( String file ) : System
file String
리턴 System

Get() 공개 메소드

public Get ( int offset, int length, byte &output ) : System.Boolean
offset int
length int
output byte
리턴 System.Boolean