@@ -94,25 +94,25 @@ <h5>Inheritance</h5>
94
94
< div class ="inheritedMembers ">
95
95
< h5 > Inherited Members</ h5 >
96
96
< div >
97
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.tostring#System_Object_ToString "> Object.ToString()</ a >
97
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring "> Object.ToString()</ a >
98
98
</ div >
99
99
< div >
100
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_ "> Object.Equals(Object)</ a >
100
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) "> Object.Equals(Object)</ a >
101
101
</ div >
102
102
< div >
103
- < 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 >
103
+ < 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 >
104
104
</ div >
105
105
< div >
106
- < 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 >
106
+ < 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 >
107
107
</ div >
108
108
< div >
109
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode "> Object.GetHashCode()</ a >
109
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode "> Object.GetHashCode()</ a >
110
110
</ div >
111
111
< div >
112
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType "> Object.GetType()</ a >
112
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype "> Object.GetType()</ a >
113
113
</ div >
114
114
< div >
115
- < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone "> Object.MemberwiseClone()</ a >
115
+ < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone "> Object.MemberwiseClone()</ a >
116
116
</ div >
117
117
</ div >
118
118
< h6 > < strong > Namespace</ strong > : < a class ="xref " href ="Advanced.Algorithms.Combinatorics.html "> Advanced.Algorithms.Combinatorics</ a > </ h6 >
0 commit comments