C# Class NVaporWare.VapeAssistant.Services.IMessageBoxServiceContract

Inheritance: IMessageBoxService
Afficher le fichier Open project: bitterskittles/NVaporWare

Méthodes publiques

Méthode Description
Show ( string messageBoxText, string caption ) : void

Method Details

Show() public méthode

public Show ( string messageBoxText, string caption ) : void
messageBoxText string
caption string
Résultat void