Added the method ShowAlert(Form, String) to the Notifier class. This allows you
to show a toast alert without having to instantiate the Notifier class.
ex:
Notifier.ShowAlert(this, "This is just a test.");
Original issue reported on code.google.com by IMPINC...@gmail.com on 28 Jan 2013 at 9:57
Original issue reported on code.google.com by
IMPINC...@gmail.com
on 28 Jan 2013 at 9:57