C# 클래스 Abc.NCrafts.Quizz.Questions._005.Answer2.Key

파일 보기 프로젝트 열기: Abc-Arbitrage/Abc.NCrafts.Quiz

공개 프로퍼티들

프로퍼티 타입 설명
Value int

공개 메소드들

메소드 설명
Equals ( Key other ) : bool
Equals ( object other ) : bool
GetHashCode ( ) : int
Key ( int value ) : System.Collections.Generic

메소드 상세

Equals() 공개 메소드

public Equals ( Key other ) : bool
other Key
리턴 bool

Equals() 공개 메소드

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

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

Key() 공개 메소드

public Key ( int value ) : System.Collections.Generic
value int
리턴 System.Collections.Generic

프로퍼티 상세

Value 공개적으로 프로퍼티

public int Value
리턴 int