C# Class Huoyaoyuan.AdmiralRoom.Notifier.MessageBoxNotifierFactory

Inheritance: NotifierFactory
Afficher le fichier Open project: huoyaoyuan/AdmiralRoom

Méthodes publiques

Méthode Description
Show ( string title, string detail, string sound = null ) : void

Method Details

Show() public méthode

public Show ( string title, string detail, string sound = null ) : void
title string
detail string
sound string
Résultat void