Navigation :
ApiCopListenerGrouping
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.ApiCop |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public enum ApiCopListenerGrouping : Enum
Base types
Enum
Grouping options for the IApiCopListener implementations.
Fields
Cop
0
Group by cop.
Rule
1
Group by rule.
Tag
2
Group by tag.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion