C# 클래스 SparkleShare.BubblesController

파일 보기 프로젝트 열기: hbons/SparkleShare

공개 메소드들

메소드 설명
BubbleClicked ( ) : void
BubblesController ( ) : System.Text
ShowBubble ( string title, string subtext, string image_path ) : void

메소드 상세

BubbleClicked() 공개 메소드

public BubbleClicked ( ) : void
리턴 void

BubblesController() 공개 메소드

public BubblesController ( ) : System.Text
리턴 System.Text

ShowBubble() 공개 메소드

public ShowBubble ( string title, string subtext, string image_path ) : void
title string
subtext string
image_path string
리턴 void