Beispiel #1
0
 public ComputerStore(TGLContext context)
 {
     Context = context;
 }
 public StudentStore(TGLContext context)
 {
     Context = context;
 }