C# Class CascadeSharp.TKernel.Quantity.Quantity_ColorRGBAHasher

Exibir arquivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public HashCode ( CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA theColor, int theUpperBound ) : int
theColor CascadeSharp.TKernel.Quantity.Quantity_ColorRGBA
theUpperBound int
return int

IsEqual() public method

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
return bool

Quantity_ColorRGBAHasher() public method

public Quantity_ColorRGBAHasher ( ) : System
return System

Quantity_ColorRGBAHasher() public method

public Quantity_ColorRGBAHasher ( Quantity_ColorRGBAHasher parameter1 ) : System
parameter1 Quantity_ColorRGBAHasher
return System