Méthode | Description | |
---|---|---|
CalculateSum ( int venueId, int seatSectionId ) : int | ||
GetSeatCount ( int seatSectionId ) : int | ||
SeatSectionRepository ( ) : System |
Méthode | Description | |
---|---|---|
GetSeatSections ( ) : List |
public CalculateSum ( int venueId, int seatSectionId ) : int | ||
venueId | int | |
seatSectionId | int | |
Résultat | int |
public GetSeatCount ( int seatSectionId ) : int | ||
seatSectionId | int | |
Résultat | int |