Method CreateFast<TProps>()

Assembly: redb.Core.dll

Create object without automatic scheme initialization (fast)
Scheme will need to be set manually or through provider

public static RedbObject<TProps> CreateFast<TProps>() where TProps : class, new()