예제 #1
0
 public CardmngController(ClanServerContext ctx)
 {
     this.ctx = ctx;
 }
예제 #2
0
 public GametopController(ClanServerContext ctx)
 {
     this.ctx = ctx;
 }