C# Class OrOperation, tf_client

Inheritance: Operation
Datei anzeigen Open project: wids-eria/tf_client Class Usage Examples

Public Methods

Method Description
Execute ( TransitionInterpreter, interpreter ) : bool
Parse ( string opDesc ) : bool
Register ( OperationLibrary, library ) : void

Method Details

Execute() public method

public Execute ( TransitionInterpreter, interpreter ) : bool
interpreter TransitionInterpreter,
return bool

Parse() public method

public Parse ( string opDesc ) : bool
opDesc string
return bool

Register() public static method

public static Register ( OperationLibrary, library ) : void
library OperationLibrary,
return void