C# 클래스 Spinach.executive

-- Executor Class....
파일 보기 프로젝트 열기: shranjan/pinac

공개 메소드들

메소드 설명
Onerror ( int code, string message ) : void
Visitline ( string args ) : void
executive ( ) : System
getKeywords ( ) : List

메소드 상세

Onerror() 공개 메소드

public Onerror ( int code, string message ) : void
code int
message string
리턴 void

Visitline() 공개 메소드

public Visitline ( string args ) : void
args string
리턴 void

executive() 공개 메소드

public executive ( ) : System
리턴 System

getKeywords() 공개 메소드

public getKeywords ( ) : List
리턴 List