C# Class XP.EffectKey

Afficher le fichier Open project: brookshi/XPShadow

Méthodes publiques

Méthode Description
EffectKey ( int width, int height, int zDepth, double cornerRadius ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

EffectKey() public méthode

public EffectKey ( int width, int height, int zDepth, double cornerRadius ) : System
width int
height int
zDepth int
cornerRadius double
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int