Method Get<T>(string)

Assembly: redb.Core.dll

Get value by alias

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