C# Class JryVideo.Common.Dialogs.MessageWindowHelper

Afficher le fichier Open project: Cologler/JRYVideo

Méthodes publiques

Méthode Description
ShowJryVideoMessage ( this self, string caption, string message ) : void

Method Details

ShowJryVideoMessage() public static méthode

public static ShowJryVideoMessage ( this self, string caption, string message ) : void
self this
caption string
message string
Résultat void