Table of Contents

Method Assign

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

Assign(ILexStyle)

Copies the contents of another ILexStyle object.

public virtual void Assign(ILexStyle source)

Parameters

source ILexStyle

Specifies ILexStyle to assign.