C# Class BattleNet.PlainTextDataType

Show file Open project: dkuwahara/AlphaBot Class Usage Examples

Public Methods

Method Description
Get ( int offset, String &output ) : System.Boolean
PlainTextDataType ( String file ) : System

Method Details

Get() public method

public Get ( int offset, String &output ) : System.Boolean
offset int
output String
return System.Boolean

PlainTextDataType() public method

public PlainTextDataType ( String file ) : System
file String
return System