コード例 #1
0
 public FileStorageController(DbPostgreContext postrgreContext)
 {
     db = postrgreContext;
 }