C# Class CascadeSharp.TKernel.Quantity.Quantity_ColorRGBAHasher

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
HashCode ( CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor, int theUpperBound ) : int
IsEqual ( CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor1, CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor2 ) : bool
Quantity_ColorRGBAHasher ( ) : System
Quantity_ColorRGBAHasher ( Quantity_ColorRGBAHasher parameter1 ) : System

Method Details

HashCode() public méthode

public HashCode ( CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor, int theUpperBound ) : int
theColor CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA
theUpperBound int
Résultat int

IsEqual() public méthode

public IsEqual ( CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor1, CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor2 ) : bool
theColor1 CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA
theColor2 CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA
Résultat bool

Quantity_ColorRGBAHasher() public méthode

public Quantity_ColorRGBAHasher ( ) : System
Résultat System

Quantity_ColorRGBAHasher() public méthode

public Quantity_ColorRGBAHasher ( Quantity_ColorRGBAHasher parameter1 ) : System
parameter1 Quantity_ColorRGBAHasher
Résultat System