C# 클래스 SparkleShare.SparkleBubble

상속: MonoMac.Foundation.NSObject
파일 보기 프로젝트 열기: serras/SparkleShare 1 사용 예제들

공개 메소드들

메소드 설명
AddAction ( string action, string label, ActionHandler handler ) : void
SparkleBubble ( string title, string subtext ) : System

메소드 상세

AddAction() 공개 메소드

public AddAction ( string action, string label, ActionHandler handler ) : void
action string
label string
handler ActionHandler
리턴 void

SparkleBubble() 공개 메소드

public SparkleBubble ( string title, string subtext ) : System
title string
subtext string
리턴 System