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.Drawing.Imaging.Effects/Effect.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@
66
66
</Parameters>
67
67
<Docs>
68
68
<paramname="disposing">
69
-
<seelangword="true" /> to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
69
+
<seelangword="true" /> to release both managed and unmanaged resources; <seelangword="false" /> to release only unmanaged resources.</param>
70
70
<summary>Releases the unmanaged resources used by the <seecref="T:System.Drawing.Imaging.Effects.Effect" /> and optionally releases the managed resources.</summary>
0 commit comments