C# 클래스 Tenant.Mvc.Core.Models.ConcertTicketLevel

파일 보기 프로젝트 열기: Microsoft/WingTipTickets

공개 메소드들

메소드 설명
ConcertTicketLevel ( )
ConcertTicketLevel ( int ticketLevelId, string description, int concertId, int seatSectionId, decimal ticketPrice )

메소드 상세

ConcertTicketLevel() 공개 메소드

public ConcertTicketLevel ( )

ConcertTicketLevel() 공개 메소드

public ConcertTicketLevel ( int ticketLevelId, string description, int concertId, int seatSectionId, decimal ticketPrice )
ticketLevelId int
description string
concertId int
seatSectionId int
ticketPrice decimal