C# Класс NetIde.Core.ToolWindows.DiffViewer.DiffEditorControl.MarkerButton

Показать файл Открыть проект

Открытые методы

Метод Описание
Draw ( ViewPort viewPort, PaintEventArgs e, int height ) : void
MarkerButton ( DiffEditorButtonType type, Rectangle bounds ) : System

Описание методов

Draw() публичный Метод

public Draw ( ViewPort viewPort, PaintEventArgs e, int height ) : void
viewPort ViewPort
e PaintEventArgs
height int
Результат void

MarkerButton() публичный Метод

public MarkerButton ( DiffEditorButtonType type, Rectangle bounds ) : System
type DiffEditorButtonType
bounds System.Drawing.Rectangle
Результат System