C# Class CogMon.Agent.InlineScriptTask

Inheritance: JobBase
Afficher le fichier Open project: lafar6502/cogmon

Protected Properties

Свойство Type Description
_interp InteractiveInterpreter

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

Run() protected méthode

protected Run ( ) : void
Résultat void

Property Details

_interp protected_oe property

protected InteractiveInterpreter _interp
Résultat InteractiveInterpreter