Exemplo n.º 1
0
 public static void Design(DBGrid grid)
 {
     if (_reporter != null)
     {
         _reporter.Design(grid);
     }
 }