C# 클래스 CogMon.Agent.InlineScriptTask

상속: JobBase
파일 보기 프로젝트 열기: lafar6502/cogmon

보호된 프로퍼티들

프로퍼티 타입 설명
_interp InteractiveInterpreter

보호된 메소드들

메소드 설명
Run ( ) : void

메소드 상세

Run() 보호된 메소드

protected Run ( ) : void
리턴 void

프로퍼티 상세

_interp 보호되어 있는 프로퍼티

protected InteractiveInterpreter _interp
리턴 InteractiveInterpreter