Ejemplo n.º 1
0
 private void OutputWriteLine(object obj, string text)
 {
     dialogService.AddText(obj, text);
 }