C# Class Forseti.Windows.Growl.GrowlHelper

Afficher le fichier Open project: dolittle/Forseti

Méthodes publiques

Méthode Description
simpleGrowl ( string title, string message = "" ) : void

Method Details

simpleGrowl() public static méthode

public static simpleGrowl ( string title, string message = "" ) : void
title string
message string
Résultat void