예제 #1
0
 public CornellGoHub(CornellGoDb context) => Database = context;
예제 #2
0
 public AdminHub(CornellGoDb context) => Database = context;