C# 클래스 ntrclient.Extra.Gateshark

파일 보기 프로젝트 열기: imthe666st/NTRClient 1 사용 예제들

공개 메소드들

메소드 설명
Addlog ( string n ) : void
Execute ( ) : void
Gateshark ( string code ) : System
GetAllCodes ( ) : ntrclient.Extra.GatesharkAr[]

메소드 상세

Addlog() 공개 정적인 메소드

public static Addlog ( string n ) : void
n string
리턴 void

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

Gateshark() 공개 메소드

public Gateshark ( string code ) : System
code string
리턴 System

GetAllCodes() 공개 메소드

public GetAllCodes ( ) : ntrclient.Extra.GatesharkAr[]
리턴 ntrclient.Extra.GatesharkAr[]