C# Class SparkleShare.Bubbles

Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Controller BubblesController

Méthodes publiques

Méthode Description
Bubbles ( ) : System
ShowBubbleEvent ( string title, string subtext, string image_path ) : void

Method Details

Bubbles() public méthode

public Bubbles ( ) : System
Résultat System

ShowBubbleEvent() public méthode

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

Property Details

Controller public_oe property

public BubblesController,SparkleShare Controller
Résultat BubblesController