C# Class RazorPad.UI.Editors.AvalonEditDocumentAdapter.AnchorAdapter

Inheritance: ITextAnchor
Afficher le fichier Open project: RazorPad/RazorPad

Méthodes publiques

Méthode Description
AnchorAdapter ( TextAnchor anchor ) : System

Private Methods

Méthode Description
OnDeleted ( object sender, EventArgs e ) : void

Method Details

AnchorAdapter() public méthode

public AnchorAdapter ( TextAnchor anchor ) : System
anchor ICSharpCode.AvalonEdit.Document.TextAnchor
Résultat System