Method Get<TProps>(long, Guid)

Assembly: redb.Core.dll

Get WHOLE RedbObject from cache by objectId with hash validation

RedbObject<TProps>? Get<TProps>(long objectId, Guid currentHash) where TProps : class, new()