-
Home
-
API
-
Markdig.Parsers
-
ListInfo
-
Constructors
-
ListInfo(Char)
ListInfo(Char) Constructor
Definition
Initializes a new instance of the ListInfo struct.
public ListInfo(char bulletType)
Parameters
- bulletType
- Char
Type of the bullet (e.g: '1', 'a', 'A', 'i', 'I').