Example #1
0
 public GenninService(ChuninContext ctx)
 {
     this._context = ctx;
 }
Example #2
0
 public EquipeService(ChuninContext ctx)
 {
     this._context = ctx;
 }