InterfaceNameSuffix
Checks that interfaces are suffixed by Interface.
Scope
Generic.NamingConventions.InterfaceNameSuffix
Description
Interface names must be suffixed with "Interface", e.g. BarInterface.
Usage
xml
<rule ref="Generic.NamingConventions.InterfaceNameSuffix"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.