@ -281,7 +281,7 @@ namespace LightweightIocContainer
}
/// <summary>
/// The <see cref="Dispose"/> method
/// The <see cref="IDisposable.Dispose"/> method
/// </summary>
public void Dispose()
{
@ -439,7 +439,7 @@
</member>
<member name="M:LightweightIocContainer.IocContainer.Dispose">
<summary>
The <see cref="M:LightweightIocContainer.IocContainer.Dispose"/> method
The <see cref="M:System.IDisposable.Dispose"/> method
</summary>
<member name="T:LightweightIocContainer.IocContainer.InternalResolvePlaceholder">