コード例 #1
0
ファイル: RemoteController.cs プロジェクト: M1m1c/Garage_3
 public RemoteController(Garage_3Context context)
 {
     _context = context;
 }