C# Class SparkleShare.BubblesController

Afficher le fichier Open project: hbons/SparkleShare

Méthodes publiques

Méthode Description
BubbleClicked ( ) : void
BubblesController ( ) : System.Text
ShowBubble ( string title, string subtext, string image_path ) : void

Method Details

BubbleClicked() public méthode

public BubbleClicked ( ) : void
Résultat void

BubblesController() public méthode

public BubblesController ( ) : System.Text
Résultat System.Text

ShowBubble() public méthode

public ShowBubble ( string title, string subtext, string image_path ) : void
title string
subtext string
image_path string
Résultat void