You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System/Delegate.xml
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -292,7 +292,7 @@ For examples, see [Supplemental API remarks for System.Delegate.CreateDelegate](
292
292
293
293
<paramrefname="method" /> is <seelangword="null" />.</exception>
294
294
<exceptioncref="T:System.ArgumentException">
295
-
<paramrefname="target" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
295
+
<paramrefname="target" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
296
296
297
297
-or-
298
298
@@ -731,15 +731,15 @@ For more information about this API, see [Supplemental API remarks for System.De
731
731
732
732
-or-
733
733
734
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
734
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
735
735
736
736
-or-
737
737
738
738
<paramrefname="method" /> cannot be bound.
739
739
740
740
-or-
741
741
742
-
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).</exception>
742
+
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).</exception>
743
743
<exceptioncref="T:System.MissingMethodException">The <seelangword="Invoke" /> method of <paramrefname="type" /> is not found.</exception>
744
744
<exceptioncref="T:System.MethodAccessException">The caller does not have the permissions necessary to access <paramrefname="method" />.</exception>
745
745
<altmembercref="T:System.Type" />
@@ -825,15 +825,15 @@ For more information about this API, see [Supplemental API remarks for System.De
825
825
826
826
-or-
827
827
828
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
828
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
829
829
830
830
-or-
831
831
832
832
<paramrefname="method" /> cannot be bound.
833
833
834
834
-or-
835
835
836
-
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).</exception>
836
+
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).</exception>
837
837
<exceptioncref="T:System.MissingMethodException">The <seelangword="Invoke" /> method of <paramrefname="type" /> is not found.</exception>
838
838
<exceptioncref="T:System.MethodAccessException">The caller does not have the permissions necessary to access <paramrefname="method" />.</exception>
839
839
<altmembercref="T:System.Type" />
@@ -918,7 +918,7 @@ For more information about this API, see [Supplemental API remarks for System.De
918
918
919
919
-or-
920
920
921
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
921
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
922
922
923
923
-or-
924
924
@@ -1011,15 +1011,15 @@ For examples, see [Supplemental API remarks for System.Delegate.CreateDelegate](
1011
1011
1012
1012
-or-
1013
1013
1014
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1014
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
1015
1015
1016
1016
-or-
1017
1017
1018
1018
<paramrefname="method" /> cannot be bound, and <paramrefname="throwOnBindFailure" /> is <seelangword="true" />.
1019
1019
1020
1020
-or-
1021
1021
1022
-
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).</exception>
1022
+
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).</exception>
1023
1023
<exceptioncref="T:System.MissingMethodException">The <seelangword="Invoke" /> method of <paramrefname="type" /> is not found.</exception>
1024
1024
<exceptioncref="T:System.MethodAccessException">The caller does not have the permissions necessary to access <paramrefname="method" />.</exception>
1025
1025
<altmembercref="T:System.Type" />
@@ -1111,7 +1111,7 @@ For examples, see [Supplemental API remarks for System.Delegate.CreateDelegate](
1111
1111
1112
1112
-or-
1113
1113
1114
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1114
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
1115
1115
1116
1116
-or-
1117
1117
@@ -1217,15 +1217,15 @@ For more information and examples, see [Supplemental API remarks for System.Dele
1217
1217
1218
1218
-or-
1219
1219
1220
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1220
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
1221
1221
1222
1222
-or-
1223
1223
1224
1224
<paramrefname="method" /> cannot be bound, and <paramrefname="throwOnBindFailure" /> is <seelangword="true" />.
1225
1225
1226
1226
-or-
1227
1227
1228
-
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).</exception>
1228
+
<paramrefname="method" /> is not a <seelangword="RuntimeMethodInfo" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).</exception>
1229
1229
<exceptioncref="T:System.MissingMethodException">The <seelangword="Invoke" /> method of <paramrefname="type" /> is not found.</exception>
1230
1230
<exceptioncref="T:System.MethodAccessException">The caller does not have the permissions necessary to access <paramrefname="method" />.</exception>
1231
1231
<altmembercref="T:System.Type" />
@@ -1312,7 +1312,7 @@ For more information and examples, see [Supplemental API remarks for System.Dele
1312
1312
1313
1313
-or-
1314
1314
1315
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1315
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
1316
1316
1317
1317
-or-
1318
1318
@@ -1413,7 +1413,7 @@ For more information and examples, see [Supplemental API remarks for System.Dele
1413
1413
1414
1414
-or-
1415
1415
1416
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1416
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
1417
1417
1418
1418
-or-
1419
1419
@@ -1521,7 +1521,7 @@ For more information and examples, see [Supplemental API remarks for System.Dele
1521
1521
1522
1522
-or-
1523
1523
1524
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1524
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
1525
1525
1526
1526
-or-
1527
1527
@@ -1628,7 +1628,7 @@ For more information and examples, see [Supplemental API remarks for System.Dele
1628
1628
1629
1629
-or-
1630
1630
1631
-
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100">Runtime Types in Reflection</see>).
1631
+
<paramrefname="type" /> is not a <seelangword="RuntimeType" />. See <seehref="/previous-versions/dotnet/netframework-4.0/ms172329(v=vs.100)">Runtime Types in Reflection</see>).
0 commit comments