C# Class BaZic.Runtime.BaZic.Runtime.BaZicInterpreterMiddleware

Provides a middleware to callback the BaZicInterpreter from the BaZicInterpreterCore.
Inheritance: MarshalByRefObject
Exibir arquivo Open project: veler/BaZic Class Usage Examples

Private Methods

Method Description
BaZicInterpreterMiddleware ( BaZic.Runtime.BaZic.Runtime.BaZicInterpreter baZicInterpreter ) : System

Initializes a new instance of the BaZicInterpreterMiddleware class.

SendLog ( BaZic.Runtime.BaZic.Runtime.BaZicInterpreterCore sender, BaZic.Runtime.BaZic.Runtime.BaZicInterpreterStateChangeEventArgs log ) : void

Sends a log to the BaZicInterpreter.