C# Class Spinach.executive

-- Executor Class....
Afficher le fichier Open project: shranjan/pinac

Méthodes publiques

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

Method Details

Onerror() public méthode

public Onerror ( int code, string message ) : void
code int
message string
Résultat void

Visitline() public méthode

public Visitline ( string args ) : void
args string
Résultat void

executive() public méthode

public executive ( ) : System
Résultat System

getKeywords() public méthode

public getKeywords ( ) : List
Résultat List