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