Movatterモバイル変換


[0]ホーム

URL:


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

Commit4e03546

Browse files
authored
Make the interfaceIDeepCloneable internal to minimize confusion (#25552)
1 parent625da6f commit4e03546

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/IDeepCloneable.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ namespace Microsoft.Management.UI.Internal
66
/// <summary>
77
/// Defines a generalized method for creating a deep copy of an instance.
88
/// </summary>
9-
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.MSInternal","CA903:InternalNamespaceShouldNotContainPublicTypes")]
10-
publicinterfaceIDeepCloneable
9+
internalinterfaceIDeepCloneable
1110
{
1211
/// <summary>
1312
/// Creates a deep copy of the current instance.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp