Beispiel #1
0
 private void btnPrintLogFiles_Click(object sender, EventArgs e)
 {
     _client.StartPrintingLogFiles("Log information has been printed successfully...");
 }
Beispiel #2
0
 private void button3_Click(object sender, EventArgs e)
 {
     proxy.StartPrintingLogFiles("Log information has been printed successfully..");
 }