BenSelect Documentation
Unbind(Type) Method
See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace > InterfacesNinjectModule Class > Unbind Method : Unbind(Type) Method
service
The service to unbind.
Unregisters all bindings for the specified service.

Syntax

JScript 
public function Unbind( 
   service : Type
);

Parameters

service
The service to unbind.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.