Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sina
View
Common
Toast
OKrToast
C# Class Sina.View.Common.Toast.OKrToast
显示文件
Open project: anytao/ModernReader
Public Methods
Method
Description
Show
(
string
text
) :
void
Show
(
string
title
,
string
text
) :
void
Method Details
Show()
public
static
method
public
static
Show
(
string
text
) :
void
text
string
return
void
Show()
public
static
method
public
static
Show
(
string
title
,
string
text
) :
void
title
string
text
string
return
void