コード例 #1
0
ファイル: GadgetController.cs プロジェクト: jsteripan/negroni
 public GadgetController()
 {
     gadgetDB = new GadgetsEntities();
 }