Closed iRebbok closed 4 years ago
I think I did issue #19, I signed each method and changed the method names a bit, basically it's IsBlacklisted - > IsBlocked. I also fixed all the indents in the solution using code cleanup.
IsBlacklisted
IsBlocked
But still I am surprised by the difference in the whitespaces of your IDE.
I think I did issue #19, I signed each method and changed the method names a bit, basically it's
IsBlacklisted
- >IsBlocked
. I also fixed all the indents in the solution using code cleanup.