Struct ReservedSectionHeader
- Namespace
- ChartTools.IO.Sections
- Assembly
- ChartTools.dll
public readonly struct ReservedSectionHeader
- Inherited Members
- Extension Methods
Constructors
ReservedSectionHeader(string, string)
public ReservedSectionHeader(string header, string dataSource)
Parameters
Properties
DataSource
public string DataSource { get; }
Property Value
Header
public string Header { get; }