Method | Description | |
---|---|---|
Add ( |
||
Delete ( int hobbyId ) : bool | ||
GetByUser ( int userId ) : List |
||
HobbyService ( IHobbyLogic hobbyLogic ) : System.Collections.Generic | ||
Update ( |
public Add ( |
||
hobby | ||
return |
public HobbyService ( IHobbyLogic hobbyLogic ) : System.Collections.Generic | ||
hobbyLogic | IHobbyLogic | |
return | System.Collections.Generic |
public Update ( |
||
hobby | ||
return |