Method | Description | |
---|---|---|
Delete ( |
||
GetAll ( ) : IEnumerable |
||
GetHotelChain ( int id ) : |
||
HotelChainService ( IRepository |
||
Save ( |
public Delete ( |
||
obj | ||
return | void |
public GetHotelChain ( int id ) : |
||
id | int | |
return |
public HotelChainService ( IRepository |
||
hotelChainRepository | IRepository |
|
return | System |
public Save ( |
||
obj | ||
return | void |