Skip to content

Commit

Permalink
Fix declaring node also allows to use prefix for namespace (svg-net#1106
Browse files Browse the repository at this point in the history
) BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Fix declaring node also allows to use prefix for namespace
 BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Release notes written and changelog added
 BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Used string.Equals uniformly
  • Loading branch information
CI Build authored and CI Build committed Dec 17, 2023
1 parent cb6f3d5 commit 6fda97e
Show file tree
Hide file tree
Showing 194 changed files with 1,504 additions and 1,489 deletions.
12 changes: 6 additions & 6 deletions api/Svg.AttributeEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 id="Svg_AttributeEventArgs" data-uid="Svg.AttributeEventArgs" class="text-br
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
<div class="level1"><span class="xref">System.EventArgs</span></div>
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
<div class="level3"><span class="xref">AttributeEventArgs</span></div>
</div>
Expand All @@ -102,10 +102,10 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty#system-eventargs-empty">EventArgs.Empty</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h3 id="fields">Fields
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs_Attribute.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs.Attribute%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1267">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1278">View Source</a>
</span>
<h4 id="Svg_AttributeEventArgs_Attribute" data-uid="Svg.AttributeEventArgs.Attribute">Attribute</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs_Value.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs.Value%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1268">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1279">View Source</a>
</span>
<h4 id="Svg_AttributeEventArgs_Value" data-uid="Svg.AttributeEventArgs.Value">Value</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1265" class="contribution-link">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1276" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
12 changes: 6 additions & 6 deletions api/Svg.ChildAddedEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 id="Svg_ChildAddedEventArgs" data-uid="Svg.ChildAddedEventArgs" class="text-
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
<div class="level1"><span class="xref">System.EventArgs</span></div>
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
<div class="level3"><span class="xref">ChildAddedEventArgs</span></div>
</div>
Expand All @@ -102,10 +102,10 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty#system-eventargs-empty">EventArgs.Empty</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h3 id="fields">Fields
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs_BeforeSibling.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs.BeforeSibling%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1285">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1296">View Source</a>
</span>
<h4 id="Svg_ChildAddedEventArgs_BeforeSibling" data-uid="Svg.ChildAddedEventArgs.BeforeSibling">BeforeSibling</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs_NewChild.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs.NewChild%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1284">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1295">View Source</a>
</span>
<h4 id="Svg_ChildAddedEventArgs_NewChild" data-uid="Svg.ChildAddedEventArgs.NewChild">NewChild</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1282" class="contribution-link">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1293" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
10 changes: 5 additions & 5 deletions api/Svg.ContentEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 id="Svg_ContentEventArgs" data-uid="Svg.ContentEventArgs" class="text-break"
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
<div class="level1"><span class="xref">System.EventArgs</span></div>
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
<div class="level3"><span class="xref">ContentEventArgs</span></div>
</div>
Expand All @@ -102,10 +102,10 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty#system-eventargs-empty">EventArgs.Empty</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h3 id="fields">Fields
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ContentEventArgs_Content.md&amp;value=---%0Auid%3A%20Svg.ContentEventArgs.Content%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1276">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1287">View Source</a>
</span>
<h4 id="Svg_ContentEventArgs_Content" data-uid="Svg.ContentEventArgs.Content">Content</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -171,7 +171,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ContentEventArgs.md&amp;value=---%0Auid%3A%20Svg.ContentEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1274" class="contribution-link">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1285" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/Svg.CoordinateParser.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ <h5>Inheritance</h5>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down
6 changes: 3 additions & 3 deletions api/Svg.CoordinateParserState.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.tostring#system-valuetype-tostring">ValueType.ToString()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
Expand Down Expand Up @@ -172,7 +172,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -288,7 +288,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
Expand Down
14 changes: 7 additions & 7 deletions api/Svg.DataTypes.SvgOrientConverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ <h5>Inheritance</h5>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertfrom#system-componentmodel-typeconverter-canconvertfrom(system-type)">TypeConverter.CanConvertFrom(Type)</a>
<span class="xref">System.ComponentModel.TypeConverter.CanConvertFrom(System.Type)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertto#system-componentmodel-typeconverter-canconvertto(system-type)">TypeConverter.CanConvertTo(Type)</a>
<span class="xref">System.ComponentModel.TypeConverter.CanConvertTo(System.Type)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrom#system-componentmodel-typeconverter-convertfrom(system-object)">TypeConverter.ConvertFrom(Object)</a>
Expand All @@ -109,7 +109,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrominvariantstring#system-componentmodel-typeconverter-convertfrominvariantstring(system-string)">TypeConverter.ConvertFromInvariantString(String)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, CultureInfo, String)</a>
<span class="xref">System.ComponentModel.TypeConverter.ConvertFromString(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, System.String)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, String)</a>
Expand All @@ -124,7 +124,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.ConvertToInvariantString(ITypeDescriptorContext, Object)</a>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.ConvertToInvariantString(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-object)">TypeConverter.ConvertToInvariantString(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-object)">TypeConverter.ConvertToString(ITypeDescriptorContext, CultureInfo, Object)</a>
Expand All @@ -136,7 +136,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-object)">TypeConverter.ConvertToString(Object)</a>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.createinstance#system-componentmodel-typeconverter-createinstance(system-collections-idictionary)">TypeConverter.CreateInstance(IDictionary)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.createinstance#system-componentmodel-typeconverter-createinstance(system-componentmodel-itypedescriptorcontext-system-collections-idictionary)">TypeConverter.CreateInstance(ITypeDescriptorContext, IDictionary)</a>
Expand Down Expand Up @@ -196,10 +196,10 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.sortproperties#system-componentmodel-typeconverter-sortproperties(system-componentmodel-propertydescriptorcollection-system-string())">TypeConverter.SortProperties(PropertyDescriptorCollection, String[])</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand Down
Loading

0 comments on commit 6fda97e

Please sign in to comment.