C# Class SparkleShare.About.SparkleLink

Inheritance: MonoMac.AppKit.NSTextField
Afficher le fichier Open project: hbons/SparkleShare

Méthodes publiques

Méthode Description
MouseUp ( NSEvent e ) : void
ResetCursorRects ( ) : void
SparkleLink ( string text, string address ) : System

Method Details

MouseUp() public méthode

public MouseUp ( NSEvent e ) : void
e NSEvent
Résultat void

ResetCursorRects() public méthode

public ResetCursorRects ( ) : void
Résultat void

SparkleLink() public méthode

public SparkleLink ( string text, string address ) : System
text string
address string
Résultat System