C# Class SparkleShare.SparkleBubble

Inheritance: MonoMac.Foundation.NSObject
显示文件 Open project: serras/SparkleShare Class Usage Examples

Public Methods

Method Description
AddAction ( string action, string label, ActionHandler handler ) : void
SparkleBubble ( string title, string subtext ) : System

Method Details

AddAction() public method

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

SparkleBubble() public method

public SparkleBubble ( string title, string subtext ) : System
title string
subtext string
return System