Esempio n. 1
0
        internal TestScript(ICScriptCommand cscriptCommand)
        {
            IncludeDefaultBreakpoint = true;

            _cscriptCommand = cscriptCommand;
        }
Esempio n. 2
0
        internal TestScript(ICScriptCommand cscriptCommand)
        {
            IncludeDefaultBreakpoint = true;

            _cscriptCommand = cscriptCommand;
        }