Overload | Description |
---|---|
ReBind<T,TImpl>() | Removes any existing bindings for the specified service, declares a new one and indicates that the service should be bound to the specified implementation type. |
ReBind<T,TImpl>(String) | Removes any existing bindings with specified name for the specified service and replaces it with a new one. If there are no bindings with the given name then just creates a new. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2