Skip to content

Commit 5258255

Browse files
author
Azure Pipelines
committed
Publish GitHub Pages
1 parent 598b2ee commit 5258255

18 files changed

+150
-150
lines changed

api/v2.x/FluentMigrator.MaintenanceAttribute.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h5>Inherited Members</h5>
132132
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-boolean)">Attribute.GetCustomAttributes(Assembly, Boolean)</a>
133133
</div>
134134
<div>
135-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-type)">Attribute.GetCustomAttributes(Assembly, Type)</a>
135+
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type)</span>
136136
</div>
137137
<div>
138138
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-type-system-boolean)">Attribute.GetCustomAttributes(Assembly, Type, Boolean)</a>
@@ -162,7 +162,7 @@ <h5>Inherited Members</h5>
162162
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-module-system-type-system-boolean)">Attribute.GetCustomAttributes(Module, Type, Boolean)</a>
163163
</div>
164164
<div>
165-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo)">Attribute.GetCustomAttributes(ParameterInfo)</a>
165+
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo)</span>
166166
</div>
167167
<div>
168168
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo-system-boolean)">Attribute.GetCustomAttributes(ParameterInfo, Boolean)</a>
@@ -174,7 +174,7 @@ <h5>Inherited Members</h5>
174174
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo-system-type-system-boolean)">Attribute.GetCustomAttributes(ParameterInfo, Type, Boolean)</a>
175175
</div>
176176
<div>
177-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.gethashcode#system-attribute-gethashcode">Attribute.GetHashCode()</a>
177+
<span class="xref">System.Attribute.GetHashCode()</span>
178178
</div>
179179
<div>
180180
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.isdefaultattribute#system-attribute-isdefaultattribute">Attribute.IsDefaultAttribute()</a>
@@ -204,19 +204,19 @@ <h5>Inherited Members</h5>
204204
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.isdefined#system-attribute-isdefined(system-reflection-parameterinfo-system-type-system-boolean)">Attribute.IsDefined(ParameterInfo, Type, Boolean)</a>
205205
</div>
206206
<div>
207-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.match#system-attribute-match(system-object)">Attribute.Match(Object)</a>
207+
<span class="xref">System.Attribute.Match(System.Object)</span>
208208
</div>
209209
<div>
210-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-getidsofnames#system-attribute-system-runtime-interopservices-attribute-getidsofnames(system-guid@-system-intptr-system-uint32-system-uint32-system-intptr)">Attribute._Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)</a>
210+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr)</span>
211211
</div>
212212
<div>
213-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-gettypeinfo#system-attribute-system-runtime-interopservices-attribute-gettypeinfo(system-uint32-system-uint32-system-intptr)">Attribute._Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)</a>
213+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr)</span>
214214
</div>
215215
<div>
216-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-gettypeinfocount#system-attribute-system-runtime-interopservices-attribute-gettypeinfocount(system-uint32@)">Attribute._Attribute.GetTypeInfoCount(UInt32)</a>
216+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32)</span>
217217
</div>
218218
<div>
219-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-invoke#system-attribute-system-runtime-interopservices-attribute-invoke(system-uint32-system-guid@-system-uint32-system-int16-system-intptr-system-intptr-system-intptr-system-intptr)">Attribute._Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)</a>
219+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)</span>
220220
</div>
221221
<div>
222222
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.typeid#system-attribute-typeid">Attribute.TypeId</a>

api/v2.x/FluentMigrator.MigrationAttribute.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h5>Inherited Members</h5>
132132
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-boolean)">Attribute.GetCustomAttributes(Assembly, Boolean)</a>
133133
</div>
134134
<div>
135-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-type)">Attribute.GetCustomAttributes(Assembly, Type)</a>
135+
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type)</span>
136136
</div>
137137
<div>
138138
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-type-system-boolean)">Attribute.GetCustomAttributes(Assembly, Type, Boolean)</a>
@@ -162,7 +162,7 @@ <h5>Inherited Members</h5>
162162
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-module-system-type-system-boolean)">Attribute.GetCustomAttributes(Module, Type, Boolean)</a>
163163
</div>
164164
<div>
165-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo)">Attribute.GetCustomAttributes(ParameterInfo)</a>
165+
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo)</span>
166166
</div>
167167
<div>
168168
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo-system-boolean)">Attribute.GetCustomAttributes(ParameterInfo, Boolean)</a>
@@ -174,7 +174,7 @@ <h5>Inherited Members</h5>
174174
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo-system-type-system-boolean)">Attribute.GetCustomAttributes(ParameterInfo, Type, Boolean)</a>
175175
</div>
176176
<div>
177-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.gethashcode#system-attribute-gethashcode">Attribute.GetHashCode()</a>
177+
<span class="xref">System.Attribute.GetHashCode()</span>
178178
</div>
179179
<div>
180180
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.isdefaultattribute#system-attribute-isdefaultattribute">Attribute.IsDefaultAttribute()</a>
@@ -204,19 +204,19 @@ <h5>Inherited Members</h5>
204204
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.isdefined#system-attribute-isdefined(system-reflection-parameterinfo-system-type-system-boolean)">Attribute.IsDefined(ParameterInfo, Type, Boolean)</a>
205205
</div>
206206
<div>
207-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.match#system-attribute-match(system-object)">Attribute.Match(Object)</a>
207+
<span class="xref">System.Attribute.Match(System.Object)</span>
208208
</div>
209209
<div>
210-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-getidsofnames#system-attribute-system-runtime-interopservices-attribute-getidsofnames(system-guid@-system-intptr-system-uint32-system-uint32-system-intptr)">Attribute._Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)</a>
210+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr)</span>
211211
</div>
212212
<div>
213-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-gettypeinfo#system-attribute-system-runtime-interopservices-attribute-gettypeinfo(system-uint32-system-uint32-system-intptr)">Attribute._Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)</a>
213+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr)</span>
214214
</div>
215215
<div>
216-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-gettypeinfocount#system-attribute-system-runtime-interopservices-attribute-gettypeinfocount(system-uint32@)">Attribute._Attribute.GetTypeInfoCount(UInt32)</a>
216+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32)</span>
217217
</div>
218218
<div>
219-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-invoke#system-attribute-system-runtime-interopservices-attribute-invoke(system-uint32-system-guid@-system-uint32-system-int16-system-intptr-system-intptr-system-intptr-system-intptr)">Attribute._Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)</a>
219+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)</span>
220220
</div>
221221
<div>
222222
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.typeid#system-attribute-typeid">Attribute.TypeId</a>

api/v2.x/FluentMigrator.MigrationTraitAttribute.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h5>Inherited Members</h5>
131131
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-boolean)">Attribute.GetCustomAttributes(Assembly, Boolean)</a>
132132
</div>
133133
<div>
134-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-type)">Attribute.GetCustomAttributes(Assembly, Type)</a>
134+
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type)</span>
135135
</div>
136136
<div>
137137
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-assembly-system-type-system-boolean)">Attribute.GetCustomAttributes(Assembly, Type, Boolean)</a>
@@ -161,7 +161,7 @@ <h5>Inherited Members</h5>
161161
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-module-system-type-system-boolean)">Attribute.GetCustomAttributes(Module, Type, Boolean)</a>
162162
</div>
163163
<div>
164-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo)">Attribute.GetCustomAttributes(ParameterInfo)</a>
164+
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo)</span>
165165
</div>
166166
<div>
167167
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo-system-boolean)">Attribute.GetCustomAttributes(ParameterInfo, Boolean)</a>
@@ -173,7 +173,7 @@ <h5>Inherited Members</h5>
173173
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattributes#system-attribute-getcustomattributes(system-reflection-parameterinfo-system-type-system-boolean)">Attribute.GetCustomAttributes(ParameterInfo, Type, Boolean)</a>
174174
</div>
175175
<div>
176-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.gethashcode#system-attribute-gethashcode">Attribute.GetHashCode()</a>
176+
<span class="xref">System.Attribute.GetHashCode()</span>
177177
</div>
178178
<div>
179179
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.isdefaultattribute#system-attribute-isdefaultattribute">Attribute.IsDefaultAttribute()</a>
@@ -203,19 +203,19 @@ <h5>Inherited Members</h5>
203203
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.isdefined#system-attribute-isdefined(system-reflection-parameterinfo-system-type-system-boolean)">Attribute.IsDefined(ParameterInfo, Type, Boolean)</a>
204204
</div>
205205
<div>
206-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.match#system-attribute-match(system-object)">Attribute.Match(Object)</a>
206+
<span class="xref">System.Attribute.Match(System.Object)</span>
207207
</div>
208208
<div>
209-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-getidsofnames#system-attribute-system-runtime-interopservices-attribute-getidsofnames(system-guid@-system-intptr-system-uint32-system-uint32-system-intptr)">Attribute._Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)</a>
209+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr)</span>
210210
</div>
211211
<div>
212-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-gettypeinfo#system-attribute-system-runtime-interopservices-attribute-gettypeinfo(system-uint32-system-uint32-system-intptr)">Attribute._Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)</a>
212+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr)</span>
213213
</div>
214214
<div>
215-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-gettypeinfocount#system-attribute-system-runtime-interopservices-attribute-gettypeinfocount(system-uint32@)">Attribute._Attribute.GetTypeInfoCount(UInt32)</a>
215+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32)</span>
216216
</div>
217217
<div>
218-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.system-runtime-interopservices-_attribute-invoke#system-attribute-system-runtime-interopservices-attribute-invoke(system-uint32-system-guid@-system-uint32-system-int16-system-intptr-system-intptr-system-intptr-system-intptr)">Attribute._Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)</a>
218+
<span class="xref">System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)</span>
219219
</div>
220220
<div>
221221
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.typeid#system-attribute-typeid">Attribute.TypeId</a>

0 commit comments

Comments
 (0)