BP9: Naming of the extension class

For the extension class use the naming convention of [interface name without the leading I]Extensions. Put them in the same namespace with the interface (so consumers seeing the interface will likely be able to see the extensions without adding another using statement).

Comments

No Comments Yet.
Be the first to tell us what you think.

Download Better Coder application to your phone and get unlimited access to the collection of enterprise best practices.

Get it on Google Play