예제 #1
0
 public ServersController(ServersContext context)
 {
     _srvContext = context;
 }