C# Class Arma2NETMySQLPlugin.Arma2NETMySQLPluginCommand

Inheritance: AddIn
Afficher le fichier Open project: firefly2442/Arma2NETMySQLPlugin

Méthodes publiques

Méthode Description
Invoke ( string args, int maxResultSize ) : string
Unload ( ) : void

Method Details

Invoke() public méthode

public Invoke ( string args, int maxResultSize ) : string
args string
maxResultSize int
Résultat string

Unload() public méthode

public Unload ( ) : void
Résultat void