public void Exec(XElement DeltaXml)
 {
     _harness.Exec(DeltaXml);
 }