コード例 #1
0
ファイル: CoinJarController.cs プロジェクト: Nzam7/JarCoin
 public void Delete()
 {
     _repository.Reset();
 }