C# Class Dynamite.Example.ContentOrganizer.Unity.MyRegistrationModule

Registration module for Example additions
Inheritance: IRegistrationModule
Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010-Example-ContentOrganizer

Méthodes publiques

Méthode Description
Register ( Microsoft container ) : void

The register.

Method Details

Register() public méthode

The register.
public Register ( Microsoft container ) : void
container Microsoft /// The container. ///
Résultat void