C# 클래스 NetIde.Core.ToolWindows.DiffViewer.DiffEditorControl.MarkerButton

파일 보기 프로젝트 열기: netide/netide

공개 메소드들

메소드 설명
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