@@ -100,58 +100,58 @@ <h5>Implements</h5>
100
100
< div class ="inheritedMembers ">
101
101
< h5 > Inherited Members</ h5 >
102
102
< div >
103
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.getbaseexception#System_Exception_GetBaseException "> Exception.GetBaseException()</ a >
103
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.getbaseexception#system-exception-getbaseexception "> Exception.GetBaseException()</ a >
104
104
</ div >
105
105
< div >
106
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.getobjectdata#System_Exception_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_ "> Exception.GetObjectData(SerializationInfo, StreamingContext)</ a >
106
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.getobjectdata#system-exception-getobjectdata(system-runtime-serialization-serializationinfo-system-runtime-serialization-streamingcontext) "> Exception.GetObjectData(SerializationInfo, StreamingContext)</ a >
107
107
</ div >
108
108
< div >
109
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.gettype#System_Exception_GetType "> Exception.GetType()</ a >
109
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.gettype#system-exception-gettype "> Exception.GetType()</ a >
110
110
</ div >
111
111
< div >
112
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.tostring#System_Exception_ToString "> Exception.ToString()</ a >
112
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.tostring#system-exception-tostring "> Exception.ToString()</ a >
113
113
</ div >
114
114
< div >
115
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.data#System_Exception_Data "> Exception.Data</ a >
115
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.data#system-exception-data "> Exception.Data</ a >
116
116
</ div >
117
117
< div >
118
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.helplink#System_Exception_HelpLink "> Exception.HelpLink</ a >
118
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.helplink#system-exception-helplink "> Exception.HelpLink</ a >
119
119
</ div >
120
120
< div >
121
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.hresult#System_Exception_HResult "> Exception.HResult</ a >
121
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.hresult#system-exception-hresult "> Exception.HResult</ a >
122
122
</ div >
123
123
< div >
124
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.innerexception#System_Exception_InnerException "> Exception.InnerException</ a >
124
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.innerexception#system-exception-innerexception "> Exception.InnerException</ a >
125
125
</ div >
126
126
< div >
127
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.message#System_Exception_Message "> Exception.Message</ a >
127
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.message#system-exception-message "> Exception.Message</ a >
128
128
</ div >
129
129
< div >
130
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.source#System_Exception_Source "> Exception.Source</ a >
130
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.source#system-exception-source "> Exception.Source</ a >
131
131
</ div >
132
132
< div >
133
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.stacktrace#System_Exception_StackTrace "> Exception.StackTrace</ a >
133
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.stacktrace#system-exception-stacktrace "> Exception.StackTrace</ a >
134
134
</ div >
135
135
< div >
136
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.targetsite#System_Exception_TargetSite "> Exception.TargetSite</ a >
136
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.targetsite#system-exception-targetsite "> Exception.TargetSite</ a >
137
137
</ div >
138
138
< div >
139
139
< a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.exception.serializeobjectstate "> Exception.SerializeObjectState</ a >
140
140
</ div >
141
141
< div >
142
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_ "> Object.Equals(Object)</ a >
142
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) "> Object.Equals(Object)</ a >
143
143
</ div >
144
144
< div >
145
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_ "> Object.Equals(Object, Object)</ a >
145
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) "> Object.Equals(Object, Object)</ a >
146
146
</ div >
147
147
< div >
148
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode "> Object.GetHashCode()</ a >
148
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode "> Object.GetHashCode()</ a >
149
149
</ div >
150
150
< div >
151
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone "> Object.MemberwiseClone()</ a >
151
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone "> Object.MemberwiseClone()</ a >
152
152
</ div >
153
153
< div >
154
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_ "> Object.ReferenceEquals(Object, Object)</ a >
154
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object) "> Object.ReferenceEquals(Object, Object)</ a >
155
155
</ div >
156
156
</ div >
157
157
< h6 > < strong > Namespace</ strong > : < a class ="xref " href ="FluentMigrator.Exceptions.html "> FluentMigrator.Exceptions</ a > </ h6 >
0 commit comments