ICodeBlockResolver Interface

Definition

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.

Applies to