예제 #1
0
 public Repository(Gambitbot13Context context)
 {
     Context = context;
 }
예제 #2
0
 public SpellRepository(Gambitbot13Context context) : base(context)
 {
 }