示例#1
0
 public EmokitHub()
 {
     emokitService = new EmokitService();
 }
 public EmokitController()
 {
     emokitService = new EmokitService();
 }