Method SetSchemeForType<TProps>(RedbScheme)

Assembly: redb.Core.dll

Add or update scheme in cache with type binding.

void SetSchemeForType<TProps>(RedbScheme scheme) where TProps : class