C# Class Ripe.SharpDev.EditorTabPage.BreakPoint

Inheritance: ICSharpCode.TextEditor.Document.Bookmark
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form

Méthodes publiques

Méthode Description
BreakPoint ( ICSharpCode document, ICSharpCode location ) : System
Draw ( ICSharpCode margin, System g, System p ) : void

Method Details

BreakPoint() public méthode

public BreakPoint ( ICSharpCode document, ICSharpCode location ) : System
document ICSharpCode
location ICSharpCode
Résultat System

Draw() public méthode

public Draw ( ICSharpCode margin, System g, System p ) : void
margin ICSharpCode
g System
p System
Résultat void