Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b82015

Browse files
committed
Update binaries.
1 parent c25b79c commit 0b82015

9 files changed

+30
-0
lines changed

‎bin/SilDev.CSharpLib.dll‎

0 Bytes
Binary file not shown.

‎bin/SilDev.CSharpLib.pdb‎

0 Bytes
Binary file not shown.

‎bin/SilDev.CSharpLib.xml‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,6 +1928,10 @@
19281928
<summary>
19291929
Updates an element with the provided key and value of the specified
19301930
dictionary.
1931+
<para>
1932+
&#9762; Please note that the entire key-value pair is removed if
1933+
<paramref name="value"/> is <see langword="null"/>.
1934+
</para>
19311935
</summary>
19321936
<typeparam name="TKey">
19331937
The type of the keys in the dictionary.
@@ -20297,6 +20301,7 @@
2029720301
<see langword="false"/>.
2029820302
</param>
2029920303
<param name="sizeOptions">
20304+
The size format.
2030020305
</param>
2030120306
</member>
2030220307
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeUnit,System.Boolean,SilDev.SizeOption)">
@@ -20315,6 +20320,7 @@
2031520320
<see langword="false"/> for the decimal numeral system.
2031620321
</param>
2031720322
<param name="sizeOptions">
20323+
The size format.
2031820324
</param>
2031920325
</member>
2032020326
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeUnit,SilDev.SizeOption)">
@@ -20329,6 +20335,7 @@
2032920335
The new unit.
2033020336
</param>
2033120337
<param name="sizeOptions">
20338+
The size format.
2033220339
</param>
2033320340
</member>
2033420341
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,System.Boolean,System.Boolean,SilDev.SizeOption)">
@@ -20349,6 +20356,7 @@
2034920356
<see langword="false"/>.
2035020357
</param>
2035120358
<param name="sizeOptions">
20359+
The size format.
2035220360
</param>
2035320361
</member>
2035420362
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,System.Boolean,SilDev.SizeOption)">
@@ -20365,6 +20373,7 @@
2036520373
<see langword="false"/> for the decimal numeral system.
2036620374
</param>
2036720375
<param name="sizeOptions">
20376+
The size format.
2036820377
</param>
2036920378
</member>
2037020379
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeOption)">
@@ -20377,6 +20386,7 @@
2037720386
The value to be converted.
2037820387
</param>
2037920388
<param name="sizeOptions">
20389+
The size format.
2038020390
</param>
2038120391
</member>
2038220392
<member name="M:SilDev.Reorganize.SerializeObject``1(``0,System.Runtime.Serialization.StreamingContextStates)">

‎bin/SilDev.CSharpLib32.dll‎

0 Bytes
Binary file not shown.

‎bin/SilDev.CSharpLib32.pdb‎

0 Bytes
Binary file not shown.

‎bin/SilDev.CSharpLib32.xml‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,6 +1928,10 @@
19281928
<summary>
19291929
Updates an element with the provided key and value of the specified
19301930
dictionary.
1931+
<para>
1932+
&#9762; Please note that the entire key-value pair is removed if
1933+
<paramref name="value"/> is <see langword="null"/>.
1934+
</para>
19311935
</summary>
19321936
<typeparam name="TKey">
19331937
The type of the keys in the dictionary.
@@ -20252,6 +20256,7 @@
2025220256
<see langword="false"/>.
2025320257
</param>
2025420258
<param name="sizeOptions">
20259+
The size format.
2025520260
</param>
2025620261
</member>
2025720262
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeUnit,System.Boolean,SilDev.SizeOption)">
@@ -20270,6 +20275,7 @@
2027020275
<see langword="false"/> for the decimal numeral system.
2027120276
</param>
2027220277
<param name="sizeOptions">
20278+
The size format.
2027320279
</param>
2027420280
</member>
2027520281
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeUnit,SilDev.SizeOption)">
@@ -20284,6 +20290,7 @@
2028420290
The new unit.
2028520291
</param>
2028620292
<param name="sizeOptions">
20293+
The size format.
2028720294
</param>
2028820295
</member>
2028920296
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,System.Boolean,System.Boolean,SilDev.SizeOption)">
@@ -20304,6 +20311,7 @@
2030420311
<see langword="false"/>.
2030520312
</param>
2030620313
<param name="sizeOptions">
20314+
The size format.
2030720315
</param>
2030820316
</member>
2030920317
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,System.Boolean,SilDev.SizeOption)">
@@ -20320,6 +20328,7 @@
2032020328
<see langword="false"/> for the decimal numeral system.
2032120329
</param>
2032220330
<param name="sizeOptions">
20331+
The size format.
2032320332
</param>
2032420333
</member>
2032520334
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeOption)">
@@ -20332,6 +20341,7 @@
2033220341
The value to be converted.
2033320342
</param>
2033420343
<param name="sizeOptions">
20344+
The size format.
2033520345
</param>
2033620346
</member>
2033720347
<member name="M:SilDev.Reorganize.SerializeObject``1(``0,System.Runtime.Serialization.StreamingContextStates)">

‎bin/SilDev.CSharpLib64.dll‎

0 Bytes
Binary file not shown.

‎bin/SilDev.CSharpLib64.pdb‎

0 Bytes
Binary file not shown.

‎bin/SilDev.CSharpLib64.xml‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,6 +1928,10 @@
19281928
<summary>
19291929
Updates an element with the provided key and value of the specified
19301930
dictionary.
1931+
<para>
1932+
&#9762; Please note that the entire key-value pair is removed if
1933+
<paramref name="value"/> is <see langword="null"/>.
1934+
</para>
19311935
</summary>
19321936
<typeparam name="TKey">
19331937
The type of the keys in the dictionary.
@@ -20297,6 +20301,7 @@
2029720301
<see langword="false"/>.
2029820302
</param>
2029920303
<param name="sizeOptions">
20304+
The size format.
2030020305
</param>
2030120306
</member>
2030220307
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeUnit,System.Boolean,SilDev.SizeOption)">
@@ -20315,6 +20320,7 @@
2031520320
<see langword="false"/> for the decimal numeral system.
2031620321
</param>
2031720322
<param name="sizeOptions">
20323+
The size format.
2031820324
</param>
2031920325
</member>
2032020326
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeUnit,SilDev.SizeOption)">
@@ -20329,6 +20335,7 @@
2032920335
The new unit.
2033020336
</param>
2033120337
<param name="sizeOptions">
20338+
The size format.
2033220339
</param>
2033320340
</member>
2033420341
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,System.Boolean,System.Boolean,SilDev.SizeOption)">
@@ -20349,6 +20356,7 @@
2034920356
<see langword="false"/>.
2035020357
</param>
2035120358
<param name="sizeOptions">
20359+
The size format.
2035220360
</param>
2035320361
</member>
2035420362
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,System.Boolean,SilDev.SizeOption)">
@@ -20365,6 +20373,7 @@
2036520373
<see langword="false"/> for the decimal numeral system.
2036620374
</param>
2036720375
<param name="sizeOptions">
20376+
The size format.
2036820377
</param>
2036920378
</member>
2037020379
<member name="M:SilDev.Reorganize.FormatSize(System.Int64,SilDev.SizeOption)">
@@ -20377,6 +20386,7 @@
2037720386
The value to be converted.
2037820387
</param>
2037920388
<param name="sizeOptions">
20389+
The size format.
2038020390
</param>
2038120391
</member>
2038220392
<member name="M:SilDev.Reorganize.SerializeObject``1(``0,System.Runtime.Serialization.StreamingContextStates)">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /