C# 클래스 Ripe.SharpDev.EditorTabPage.BreakPoint

상속: ICSharpCode.TextEditor.Document.Bookmark
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form

공개 메소드들

메소드 설명
BreakPoint ( ICSharpCode document, ICSharpCode location ) : System
Draw ( ICSharpCode margin, System g, System p ) : void

메소드 상세

BreakPoint() 공개 메소드

public BreakPoint ( ICSharpCode document, ICSharpCode location ) : System
document ICSharpCode
location ICSharpCode
리턴 System

Draw() 공개 메소드

public Draw ( ICSharpCode margin, System g, System p ) : void
margin ICSharpCode
g System
p System
리턴 void