C# 클래스 ParkenDD.Models.ParkingLotListGroup

파일 보기 프로젝트 열기: sibbl/ParkenDD

공개 메소드들

메소드 설명
ParkingLotListGroup ( ) : System.Collections.Generic
ParkingLotListGroup ( string header ) : System.Collections.Generic
ParkingLotListGroup ( string header, ParkingLot parkingLot ) : System.Collections.Generic

메소드 상세

ParkingLotListGroup() 공개 메소드

public ParkingLotListGroup ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ParkingLotListGroup() 공개 메소드

public ParkingLotListGroup ( string header ) : System.Collections.Generic
header string
리턴 System.Collections.Generic

ParkingLotListGroup() 공개 메소드

public ParkingLotListGroup ( string header, ParkingLot parkingLot ) : System.Collections.Generic
header string
parkingLot ParkenDD.Api.Models.ParkingLot
리턴 System.Collections.Generic