C# 클래스 CascadeSharp.TKernel.Quantity.Quantity_ColorRGBAHasher

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

HashCode() 공개 메소드

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

IsEqual() 공개 메소드

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
리턴 bool

Quantity_ColorRGBAHasher() 공개 메소드

public Quantity_ColorRGBAHasher ( ) : System
리턴 System

Quantity_ColorRGBAHasher() 공개 메소드

public Quantity_ColorRGBAHasher ( Quantity_ColorRGBAHasher parameter1 ) : System
parameter1 Quantity_ColorRGBAHasher
리턴 System