Table of Contents

Interface ISystemNotifyMessage

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.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