Method CreateInstance(TreeQueryContext<TProps>)

Assembly: redb.Core.dll

Creates a new instance with the specified context. Override in derived classes.

protected virtual TreeQueryableBase<TProps> CreateInstance(TreeQueryContext<TProps> context)