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