Example #1
0
 protected void imgAlliance_clicked(object sender, EventArgs e)
 {
     DisplayLogFile(csvHelper.GetCsv <AllianceReport>(repRepo.GetAllianceReport()));
 }