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