aspnetcore/src/Microsoft.AspNet.Razor.Runtime/Properties
N. Taylor Mullen 7c604d2b11 Add TagHelperOutput.Attributes and TagHelperContext.AllAttributes replacement.
- Added a TagHelperAttributes object that's used to hold 1=>many attributes. Is used for TagHelperOutput.Attributes.
- Added a ReadOnlyTagHelperAttributes object that holds 1=>many IReadOnlyTagHelperAttributes. Is used for TagHelperContext.AllAttributes.
- Added a TagHelperAttribute object which is used to represent attributes.
- Added a IReadOnlyTagHelperAttribute which is used to represent attributes which cannot be modified.

#279
2015-04-27 12:06:00 -07:00
..
AssemblyInfo.cs
Resources.Designer.cs Add TagHelperOutput.Attributes and TagHelperContext.AllAttributes replacement. 2015-04-27 12:06:00 -07:00