C# Class Talifun.Commander.TestHarness.GrowlHelper

ファイルを表示 Open project: taliesins/talifun-commander

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