C# 클래스 BaZic.Runtime.BaZic.Runtime.BaZicInterpreterMiddleware

Provides a middleware to callback the BaZicInterpreter from the BaZicInterpreterCore.
상속: MarshalByRefObject
파일 보기 프로젝트 열기: veler/BaZic 1 사용 예제들

비공개 메소드들

메소드 설명
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.