C# 클래스 Electro.Model.Election

파일 보기 프로젝트 열기: HackerDom/ructfe-2015 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnDeserialized void
OnSerializing void

공개 메소드들

메소드 설명
Clone ( ) : Election
FindWinner ( ) : CandidateInfo

비공개 메소드들

메소드 설명
OnDeserialized ( StreamingContext context ) : void
OnSerializing ( StreamingContext context ) : void

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Election
리턴 Election

FindWinner() 공개 메소드

public FindWinner ( ) : CandidateInfo
리턴 CandidateInfo