Platform Core .NET Assemblies API
Bind Method
See Also  Send Feedback
Terrasoft.Core.Factories Namespace > ClassFactory Class : Bind Method

Glossary Item Box

Overload List

OverloadDescription
Bind<T,TImpl>(String)Declares a binding for the specified service and indicates that the service should be bound to the specified implementation type.  
Bind<T,TImpl>()Declares a binding for the specified service and indicates that the service should be bound to the specified implementation type.  
Bind(Type,Type,String)Declares a binding for the specified service and indicates that the service should be bound to the specified implementation type.  
Bind(Type,Type)Declares a binding for the specified service and indicates that the service should be bound to the specified implementation type.  
Bind<T>(Type)Declares a binding for the specified service by type.  
Bind<T>(Func<T>)Declares a binding for the specified service.  

Requirements

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

See Also

© Terrasoft 2002-2018.