示例#1
0
 return new AccountBLL(_db.Value);
示例#2
0
 get => _rootHash.IsEmpty() ? null : Get(_db[_rootHash], ConvertToNibble(key));