C# Class AriDEVParser.SQLOutput.CreatureUpdateStore

Datei anzeigen Open project: AriDEV/AriDEVParser

Public Methods

Method Description
GetCommand ( string field, uint where, object value ) : string

Method Details

GetCommand() public method

public GetCommand ( string field, uint where, object value ) : string
field string
where uint
value object
return string