public void Dispose()
 {
     RedisMapper.UnregisterAll();
 }
Example #2
0
 public void UnregisterTypes()
 {
     RedisMapper.UnregisterAll();
 }