C# Class Talifun.Commander.TestHarness.GrowlHelper

Afficher le fichier Open project: taliesins/talifun-commander

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