Example #1
0
 void IExternalControl.WriteResults(ResultItem Item, List <string> Errors)
 {
     _IoMain.WriteResults(Item, Errors);
 }