Esempio n. 1
0
 public TopController()
 {
     _wrap = new Wrapper();
 }
Esempio n. 2
0
 public AllController()
 {
     _wrap = new Wrapper();
 }