Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
JryVideo
Common
Dialogs
MessageWindowHelper
C# Class JryVideo.Common.Dialogs.MessageWindowHelper
Show file
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