コード例 #1
0
ファイル: MainService.cs プロジェクト: Meytol/RedisBulkInsert
 public void FlushDb()
 {
     _redisService.Flush();
 }