Table of Contents

Method Assign

Namespace
Alternet.Syntax.Lexer
Assembly
Alternet.Syntax.v9.dll

Assign(ILexStyle)

When implemented by a class, copies the contents of another ILexStyle object.

void Assign(ILexStyle source)

Parameters

source ILexStyle

Specifies ILexStyle to assign.