Example #1
0
 public static void Print(RichTextBox richTextBox)
 {
     richTextBox.Text = EventServices.Download();
 }