C# 클래스 ABsoluteMaybe.Domain.ParticipationRecord

파일 보기 프로젝트 열기: troygoode/ABsoluteMaybe

공개 메소드들

메소드 설명
ParticipationRecord ( string userIdentifier, string assignedOption, bool hasConverted, System.DateTime dateConverted ) : System

메소드 상세

ParticipationRecord() 공개 메소드

public ParticipationRecord ( string userIdentifier, string assignedOption, bool hasConverted, System.DateTime dateConverted ) : System
userIdentifier string
assignedOption string
hasConverted bool
dateConverted System.DateTime
리턴 System