Method GetTypesWithDuplicateDescription
GetTypesWithDuplicateDescription(IEnumerable<Type>, GetDisplayNameDelegate)
Declaration
protected static HashSet<Type> GetTypesWithDuplicateDescription(IEnumerable<Type> types, AnnotationAttribute.GetDisplayNameDelegate getDisplayName)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Type> | types | |
AnnotationAttribute.GetDisplayNameDelegate | getDisplayName |
Returns
Type | Description |
---|---|
HashSet<Type> |