Skip to content

Instantly share code, notes, and snippets.

View cjgaliana's full-sized avatar

Camilo Galiana cjgaliana

  • Woking - UK
  • 01:28 (UTC)
View GitHub Profile
// Licence: MIT X11
// Note: This is an Objective-C to C# translation by using code from: http://code.google.com/p/toast-notifications-ios/
using MonoTouch.Foundation;
using MonoTouch.UIKit;
using System;
using System.Drawing;
namespace Tabasco.iOS.Dialog
{
/// <summary>