Click or drag to resize
StandardExtractorFactoryDefinedFormatters Property

[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.DefinedFormatters"]

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public Dictionary<string, IFormatterFactory> DefinedFormatters { get; }

Property Value

Type: DictionaryString, IFormatterFactory
See Also