Method GetNullable<T>(string)

Assembly: redb.Core.dll

Get value by alias (nullable)

public T? GetNullable<T>(string alias) where T : struct