SSW Foursquare

Do you name your events properly?

Last updated by Brook Jeynes [SSW] 8 months ago.See history

Events should end in "ing" or "ed".

public event Action
< connectioninformation > ConnectionProblem;

Bad example

public event Action
< connectioninformation > ConnectionProblemDetected;

Good example

We open source. Powered by GitHub