C# Class ntrclient.Extra.Gateshark

Afficher le fichier Open project: imthe666st/NTRClient Class Usage Examples

Méthodes publiques

Méthode Description
Addlog ( string n ) : void
Execute ( ) : void
Gateshark ( string code ) : System
GetAllCodes ( ) : ntrclient.Extra.GatesharkAr[]

Method Details

Addlog() public static méthode

public static Addlog ( string n ) : void
n string
Résultat void

Execute() public méthode

public Execute ( ) : void
Résultat void

Gateshark() public méthode

public Gateshark ( string code ) : System
code string
Résultat System

GetAllCodes() public méthode

public GetAllCodes ( ) : ntrclient.Extra.GatesharkAr[]
Résultat ntrclient.Extra.GatesharkAr[]