示例#1
0
 public CornellGoHub(CornellGoDb context) => Database = context;
示例#2
0
 public AdminHub(CornellGoDb context) => Database = context;