Table of Contents

Constructor SourceChangedEventArgs

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

SourceChangedEventArgs(ITextSource, ITextSource)

public SourceChangedEventArgs(ITextSource oldValue, ITextSource newValue)

Parameters

oldValue ITextSource
newValue ITextSource