horeaper/prompt-create-comment icon
public
Published on 3/29/2025
Create Comment

Generate comments for public members

Prompts
Create Comment
Generate comments for public members
Generate C# comment for the code, follow these rules:
- Generate only for class/struct/interface itself and their public/protected members
- Describe what the code does
- Don't generate for internal/private members, propery body and method body