C# Class Sina.View.Common.Toast.OKrToast

Afficher le fichier Open project: anytao/ModernReader

Méthodes publiques

Méthode Description
Show ( string text ) : void
Show ( string title, string text ) : void

Method Details

Show() public static méthode

public static Show ( string text ) : void
text string
Résultat void

Show() public static méthode

public static Show ( string title, string text ) : void
title string
text string
Résultat void