C# Class dllguest.Bypass

Inheritance: System.EnterpriseServices.ServicedComponent
Datei anzeigen Open project: subTee/Troopers2016

Public Methods

Method Description
Bypass ( ) : System
Exec ( ) : void
ExecBytes ( string a ) : void

Method Details

Bypass() public method

public Bypass ( ) : System
return System

Exec() public method

public Exec ( ) : void
return void

ExecBytes() public method

public ExecBytes ( string a ) : void
a string
return void