C# Class dllguest.Bypass

Inheritance: System.EnterpriseServices.ServicedComponent
Afficher le fichier Open project: subTee/Troopers2016

Méthodes publiques

Méthode Description
Bypass ( ) : System
Exec ( ) : void
ExecBytes ( string a ) : void

Method Details

Bypass() public méthode

public Bypass ( ) : System
Résultat System

Exec() public méthode

public Exec ( ) : void
Résultat void

ExecBytes() public méthode

public ExecBytes ( string a ) : void
a string
Résultat void