C# Class NetIde.Core.ToolWindows.DiffViewer.DiffEditorControl.Marker

Exibir arquivo Open project: netide/netide

Public Methods

Method Description
Draw ( ViewPort viewPort, PaintEventArgs e, int height ) : void
Marker ( IDiffMarker editMarker, MarkerButton buttons ) : System

Method Details

Draw() public method

public Draw ( ViewPort viewPort, PaintEventArgs e, int height ) : void
viewPort ViewPort
e PaintEventArgs
height int
return void

Marker() public method

public Marker ( IDiffMarker editMarker, MarkerButton buttons ) : System
editMarker IDiffMarker
buttons MarkerButton
return System