Method CloneWithProperties(TProps)

Assembly: redb.Core.dll

Create object copy with same metadata but new properties.

public IRedbObject<TProps> CloneWithProperties(TProps newProperties)