C# Class JryVideo.Common.Dialogs.MessageWindowHelper

Mostrar archivo Open project: Cologler/JRYVideo

Public Methods

Method Description
ShowJryVideoMessage ( this self, string caption, string message ) : void

Method Details

ShowJryVideoMessage() public static method

public static ShowJryVideoMessage ( this self, string caption, string message ) : void
self this
caption string
message string
return void