Method | Description | |
---|---|---|
GetTripsByUser ( |
||
TripService ( ) : System.Collections.Generic | ||
TripService ( ITripDAOWrapper tripDAOWrapper, IUserSessionWrapper userSessionWrapper ) : System.Collections.Generic |
public GetTripsByUser ( |
||
user | ||
return | List |
public TripService ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public TripService ( ITripDAOWrapper tripDAOWrapper, IUserSessionWrapper userSessionWrapper ) : System.Collections.Generic | ||
tripDAOWrapper | ITripDAOWrapper | |
userSessionWrapper | IUserSessionWrapper | |
return | System.Collections.Generic |