![]() | Header Constructor |
Name | Description | |
---|---|---|
![]() | Header(HeaderId, String) |
Initialize a new instance of the Header class.
|
![]() | Header(String, String) |
Initialize a new instance of the Header class.
|
![]() | Header(Encoding, HeaderId, String) |
Initialize a new instance of the Header class.
|
![]() | Header(Encoding, String, String) |
Initialize a new instance of the Header class.
|
![]() | Header(String, HeaderId, String) |
Initialize a new instance of the Header class.
|
![]() | Header(String, String, String) |
Initialize a new instance of the Header class.
|
![]() | Header(ParserOptions, HeaderId, String, Byte) |
Initialize a new instance of the Header class.
|
![]() | Header(ParserOptions, Byte, Byte, Boolean) |
Initialize a new instance of the Header class.
|
![]() | Header(ParserOptions, HeaderId, String, Byte, Byte) |
Initialize a new instance of the Header class.
|
![]() | Header(ParserOptions, Byte, Int32, Byte, Boolean) |
Initialize a new instance of the Header class.
|