C# Class Sino.Droid.AppMsg.Style

Afficher le fichier Open project: CSharpCross/AppMsg Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Style ( int duration, Color textColor, Color backColor ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Style() public méthode

public Style ( int duration, Color textColor, Color backColor ) : System
duration int
textColor Color
backColor Color
Résultat System