C# Class Spinach.executive

-- Executor Class....
Show file Open project: shranjan/pinac

Public Methods

Method Description
Onerror ( int code, string message ) : void
Visitline ( string args ) : void
executive ( ) : System
getKeywords ( ) : List

Method Details

Onerror() public method

public Onerror ( int code, string message ) : void
code int
message string
return void

Visitline() public method

public Visitline ( string args ) : void
args string
return void

executive() public method

public executive ( ) : System
return System

getKeywords() public method

public getKeywords ( ) : List
return List