Do you name your events properly?

Updated by Brady Stroud [SSW] 6 months ago. See history

123
<introEmbed body={<> Events should end in "ing" or "ed". </>} />
public event Action
< connectioninformation > ConnectionProblem;

❌ Figure: Bad example

public event Action
< connectioninformation > ConnectionProblemDetected;

✅ Figure: Good example

Acknowledgements

Adam Cogan
Related rules

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star