Method GetSchemeForType<TProps>()

Assembly: redb.Core.dll

Get scheme for .NET type from static cache.

public RedbScheme? GetSchemeForType<TProps>() where TProps : class