C# Класс BaZic.Runtime.BaZic.Runtime.BaZicInterpreterMiddleware

Provides a middleware to callback the BaZicInterpreter from the BaZicInterpreterCore.
Наследование: MarshalByRefObject
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.