Ejemplo n.º 1
0
		internal ScriptRunnerEventArgs(ScriptRunner runner)
		{
			this.Runner = runner;
		}