public ComputerStore(TGLContext context) { Context = context; }
public StudentStore(TGLContext context) { Context = context; }