C# Class Arma2NETMySQLPlugin.Arma2NETMySQLPlugin

Inheritance: AddIn
Datei anzeigen Open project: firefly2442/Arma2NETMySQLPlugin

Public Methods

Method Description
Invoke ( string args, int maxResultSize ) : string
Unload ( ) : void

Method Details

Invoke() public method

public Invoke ( string args, int maxResultSize ) : string
args string
maxResultSize int
return string

Unload() public method

public Unload ( ) : void
return void