C# 클래스 Presentation.AllBinaryAnswersViewModel

상속: AllAnswersViewModelBase
파일 보기 프로젝트 열기: Christoph/evalution 1 사용 예제들

공개 메소드들

메소드 설명
AllBinaryAnswersViewModel ( ICurrentFormHolder currentFormHolder, Stage stage, Func getAnswers, string header ) : System

보호된 메소드들

메소드 설명
SetAnswers ( Form form ) : void

메소드 상세

AllBinaryAnswersViewModel() 공개 메소드

public AllBinaryAnswersViewModel ( ICurrentFormHolder currentFormHolder, Stage stage, Func getAnswers, string header ) : System
currentFormHolder ICurrentFormHolder
stage Stage
getAnswers Func
header string
리턴 System

SetAnswers() 보호된 메소드

protected SetAnswers ( Form form ) : void
form Domain.Form
리턴 void