C# Class GSoft.Dynamite.Examples.Unity.WallRegistrationModule

Type bindings for Wall components
Inheritance: IRegistrationModule
Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010

Méthodes publiques

Méthode Description
Register ( IUnityContainer container ) : void

Registers the Wall type bindings

Method Details

Register() public méthode

Registers the Wall type bindings
public Register ( IUnityContainer container ) : void
container IUnityContainer The dependency injection container
Résultat void