コード例 #1
0
ファイル: RedisResultStorage.cs プロジェクト: thetarby/dotq
 public void Clear()
 {
     _hash.Clear();
 }