Class CustomAttributeList
Implements
Inherited Members
Namespace: Sdl.ProjectAutomation .Settings.CustomAttributes
Assembly: Sdl.ProjectAutomation.Settings.dll
Syntax
[CollectionDataContract]
public sealed class CustomAttributeList : List<CustomAttribute>, IList<CustomAttribute>, ICollection<CustomAttribute>, IList, ICollection, IReadOnlyList<CustomAttribute>, IReadOnlyCollection<CustomAttribute>, IEnumerable<CustomAttribute>, IEnumerable
Constructors
CustomAttributeList()
Declaration
public CustomAttributeList()