Lean  $LEAN_TAG$
QuantConnect.Securities.SecuritySeeder Class Reference

Provides access to a null implementation for ISecuritySeeder More...

Static Public Attributes

static readonly ISecuritySeeder Null = new NullSecuritySeeder()
 Gets an instance of ISecuritySeeder that is a no-op More...
 

Detailed Description

Provides access to a null implementation for ISecuritySeeder

Definition at line 35 of file ISecuritySeeder.cs.

Member Data Documentation

◆ Null

readonly ISecuritySeeder QuantConnect.Securities.SecuritySeeder.Null = new NullSecuritySeeder()
static

Gets an instance of ISecuritySeeder that is a no-op

Definition at line 40 of file ISecuritySeeder.cs.


The documentation for this class was generated from the following file: