We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e3b8c commit ea7a4b3Copy full SHA for ea7a4b3
src/Extensions/UnityContainerExtensions.cs renamed to src/Extensions/ExtensionExtensions.cs
@@ -7,7 +7,7 @@ namespace Unity
7
/// Extension class that adds a set of convenience overloads to the
8
/// <see cref="IUnityContainer"/> interface.
9
/// </summary>
10
- public static class UnityContainerExtensions
+ public static class ExtensionExtensions
11
{
12
#region Extension management and configuration
13
0 commit comments