C# Class FastColoredTextBoxNS.FoldingDesc

显示文件 Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Properties

Property Type Description
finishMarkerRegex string
options RegexOptions
startMarkerRegex string

Property Details

finishMarkerRegex public_oe property

public string finishMarkerRegex
return string

options public_oe property

public RegexOptions options
return RegexOptions

startMarkerRegex public_oe property

public string startMarkerRegex
return string