Exemple #1
0
 public void Initiate(string[] namespaces)
 {
     this.evaluator = new DebuggerEvaluator(this, namespaces);
 }
Exemple #2
0
 public void Initiate(string[] namespaces)
 {
     this.evaluator = new DebuggerEvaluator(this, namespaces);
 }