Struct SectionModel
Represents a section.
Inherited Members
Namespace: SeztionParser
Assembly: SeztionParser.dll
Syntax
public readonly struct SectionModel
Constructors
Name | Description |
---|---|
Section |
Initializes a new instance of the Section |
Properties
Methods
Name | Description |
---|---|
Deconstruct(out String, out ISection |
Deconstructs the current Section |
To |
Converts the Section |