C# 클래스 XP.EffectKey

파일 보기 프로젝트 열기: brookshi/XPShadow

공개 메소드들

메소드 설명
EffectKey ( int width, int height, int zDepth, double cornerRadius ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

메소드 상세

EffectKey() 공개 메소드

public EffectKey ( int width, int height, int zDepth, double cornerRadius ) : System
width int
height int
zDepth int
cornerRadius double
리턴 System

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int