Is the given <seecref="T:System.Type"/> registered with this <seecref="T:LightweightIocContainer.Interfaces.IIocContainer"/>
</summary>
<typeparamname="T">The given <seecref="T:System.Type"/></typeparam>
<returns>True if the given <seecref="T:System.Type"/> is registered with this <seecref="T:LightweightIocContainer.Interfaces.IIocContainer"/>, false if not</returns>
An <seecref="T:LightweightIocContainer.Interfaces.Installers.IIocInstaller"/> that installs all <seecref="T:LightweightIocContainer.Interfaces.Installers.IIocInstaller"/>s for its given <seecref="T:System.Reflection.Assembly"/>
An <seecref="T:LightweightIocContainer.Interfaces.Installers.IIocInstaller"/> that installs all <seecref="T:LightweightIocContainer.Interfaces.Installers.IIocInstaller"/>s for its given <seecref="T:System.Reflection.Assembly"/>
@ -437,6 +444,13 @@
</summary>
</summary>
<typeparamname="T">The <seecref="T:System.Type"/> to clear the multiton instances</typeparam>
<typeparamname="T">The <seecref="T:System.Type"/> to clear the multiton instances</typeparam>
Is the given <seecref="T:System.Type"/> registered with this <seecref="T:LightweightIocContainer.IocContainer"/>
</summary>
<typeparamname="T">The given <seecref="T:System.Type"/></typeparam>
<returns>True if the given <seecref="T:System.Type"/> is registered with this <seecref="T:LightweightIocContainer.IocContainer"/>, false if not</returns>