ICodeBlockResolver Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Parser to parse code strings into Syntax Highlighted text.
public interface ICodeBlockResolver
type ICodeBlockResolver = interface
Public Interface ICodeBlockResolver
- Derived
Methods
ParseSyntax(InlineCollection, String, String) |
Parses Code Block text into Rich text. |