dotnet / dotnet/dotnet-api-docs
Clarify MemoryCacheOptions.SizeLimit doc comments
- Lingua principale
- C#
- Stelle
- 949
- Fork
- 1.7k
- Merge medio
- 2g 19h
- PR unite (30g)
- 52
Descrizione
Currently, the property summary for the MemoryCacheOptions.SizeLimit property is:
```
///
/// Gets or sets the maximum size of the cache.
///
```
It would be nice if this explicitly provided the unit of measure (bytes, kilobytes, etc.). Like this:
```
///
/// Gets or sets the maximum size of the cache in kilobytes.
///
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start at the MemoryCacheOptions.SizeLimit property documentation and verify the unit of measure against the API definition. Update the property summary so it explicitly names the correct unit, then run the repository's documentation validation if available; done means the generated comment clearly documents that unit.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 40/100