Skip to content

Clean code - commenting #6

Open
@mahdiAkhi

Description

@mahdiAkhi

// *********This is the static type class that we don't make any object and it it's general*********

This is not a good pattern to leave comments on the code!

Why are you wraitting multiple stars?
If you are using Rider or Visual Studio as your IDE you can write three forward slash (///) to comment on your code. Once you typing /// the IDE will generates a standard comment template automatically.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions