Ejemplo n.º 1
0
 public static void Print(RichTextBox richTextBoxDelete)
 {
     richTextBoxDelete.Text = TeamServices.Download();
 }