Table of Contents

Class DataDrivenConfig

Namespace
Ceres.DataDriven
Assembly
Ceres.dll
[ConfigPath("Ceres.DataDriven")]
public class DataDrivenConfig : Config<DataDrivenConfig>
Inheritance
DataDrivenConfig
Inherited Members

Constructors

DataDrivenConfig()

public DataDrivenConfig()

Properties

InitializeDataTableManagerOnLoad

public static bool InitializeDataTableManagerOnLoad { get; }

Property Value

bool

ValidateDataTableBeforeLoad

public static bool ValidateDataTableBeforeLoad { get; }

Property Value

bool