Exemplo n.º 1
0
 public void GetData(string issueLevel, string group)
 {
     DataTable = Issues.GetIssuesReportData(issueLevel, group);
 }