Method | Description | |
---|---|---|
All ( ) : IList |
||
GetById ( System.Guid id ) : |
||
RestaurantService ( IRestaurantRepository repository ) : System |
public GetById ( System.Guid id ) : |
||
id | System.Guid | |
return |
public RestaurantService ( IRestaurantRepository repository ) : System | ||
repository | IRestaurantRepository | |
return | System |