C# Class ParkenDD.Models.ParkingLotListGroup

Afficher le fichier Open project: sibbl/ParkenDD

Méthodes publiques

Méthode Description
ParkingLotListGroup ( ) : System.Collections.Generic
ParkingLotListGroup ( string header ) : System.Collections.Generic
ParkingLotListGroup ( string header, ParkingLot parkingLot ) : System.Collections.Generic

Method Details

ParkingLotListGroup() public méthode

public ParkingLotListGroup ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ParkingLotListGroup() public méthode

public ParkingLotListGroup ( string header ) : System.Collections.Generic
header string
Résultat System.Collections.Generic

ParkingLotListGroup() public méthode

public ParkingLotListGroup ( string header, ParkingLot parkingLot ) : System.Collections.Generic
header string
parkingLot ParkenDD.Api.Models.ParkingLot
Résultat System.Collections.Generic