C# Class SparkleShare.SparkleBubble

Inheritance: MonoMac.Foundation.NSObject
Afficher le fichier Open project: serras/SparkleShare Class Usage Examples

Méthodes publiques

Méthode Description
AddAction ( string action, string label, ActionHandler handler ) : void
SparkleBubble ( string title, string subtext ) : System

Method Details

AddAction() public méthode

public AddAction ( string action, string label, ActionHandler handler ) : void
action string
label string
handler ActionHandler
Résultat void

SparkleBubble() public méthode

public SparkleBubble ( string title, string subtext ) : System
title string
subtext string
Résultat System