C# Class Forseti.Windows.Growl.GrowlHelper

Mostrar archivo Open project: dolittle/Forseti

Public Methods

Method Description
simpleGrowl ( string title, string message = "" ) : void

Method Details

simpleGrowl() public static method

public static simpleGrowl ( string title, string message = "" ) : void
title string
message string
return void