C# 클래스 dllguest.Bypass

상속: System.EnterpriseServices.ServicedComponent
파일 보기 프로젝트 열기: subTee/Troopers2016

공개 메소드들

메소드 설명
Bypass ( ) : System
Exec ( ) : void
ExecBytes ( string a ) : void

메소드 상세

Bypass() 공개 메소드

public Bypass ( ) : System
리턴 System

Exec() 공개 메소드

public Exec ( ) : void
리턴 void

ExecBytes() 공개 메소드

public ExecBytes ( string a ) : void
a string
리턴 void