Table of Contents

Interface ISystemNotifyMessage

Namespace
H.Services.Message.Notify
Assembly
H.Services.Message.dll
public interface ISystemNotifyMessage
Extension Methods

Methods

Show(string, string, NotifyBalloonIcon, int)

void Show(string message, string title = null, NotifyBalloonIcon tipIcon = NotifyBalloonIcon.Info, int timeout = 1000)

Parameters

message string
title string
tipIcon NotifyBalloonIcon
timeout int