Lean  $LEAN_TAG$
QuantConnect.Securities.SecurityInitializer Class Reference

Provides static access to the Null security initializer More...

Static Public Attributes

static readonly ISecurityInitializer Null = new NullSecurityInitializer()
 Gets an implementation of ISecurityInitializer that is a no-op More...
 

Detailed Description

Provides static access to the Null security initializer

Definition at line 34 of file ISecurityInitializer.cs.

Member Data Documentation

◆ Null

readonly ISecurityInitializer QuantConnect.Securities.SecurityInitializer.Null = new NullSecurityInitializer()
static

Gets an implementation of ISecurityInitializer that is a no-op

Definition at line 39 of file ISecurityInitializer.cs.


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