Example #1
0
 public TopController()
 {
     _wrap = new Wrapper();
 }
Example #2
0
 public AllController()
 {
     _wrap = new Wrapper();
 }