C# 클래스 SparkleShare.Bubbles

파일 보기 프로젝트 열기: hbons/SparkleShare 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Controller BubblesController

공개 메소드들

메소드 설명
Bubbles ( ) : System
ShowBubbleEvent ( string title, string subtext, string image_path ) : void

메소드 상세

Bubbles() 공개 메소드

public Bubbles ( ) : System
리턴 System

ShowBubbleEvent() 공개 메소드

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

프로퍼티 상세

Controller 공개적으로 프로퍼티

public BubblesController,SparkleShare Controller
리턴 BubblesController