2011-nov02-net / 2011-nov02-net/jordan-project0
Initialize Documentation on GetOrder(int id)
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
StoreApp/StoreApp.AppConsole/StoreRepository.cs
The store repository class needs more documentation. over all, but get order is the core method of the UI so Documentation for this is most important.
public Library.DataBase GetOrder(int id)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue points to the file StoreApp/StoreApp.AppConsole/StoreRepository.cs and the method GetOrder(int id). Open that file, locate the method, and add XML documentation comments (///) describing what the method does, the parameter 'id', and the return type Library.DataBase. Verify the documentation builds correctly and appears in IntelliSense.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100