Example #1
0
 public void GetData(PoliticiansAdminReportViewOptions options)
 {
     DataTable = PoliticiansAdminReportView.GetData(options);
 }