Table of Contents

Method ApplyToParser

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

ApplyToParser(ISyntaxParser)

Assigns color theme properties to a given ISyntaxParser according to values stored in the IVisualTheme.

public virtual void ApplyToParser(ISyntaxParser parser)

Parameters

parser ISyntaxParser

Specifies ISyntaxParser to assign settings.