Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dynamite
Example
ContentOrganizer
Unity
MyRegistrationModule
C# Class Dynamite.Example.ContentOrganizer.Unity.MyRegistrationModule
Registration module for Example additions
Inheritance:
IRegistrationModule
Show file
Open project: GSoft-SharePoint/Dynamite-2010-Example-ContentOrganizer
Public Methods
Method
Description
Register
(
Microsoft
container
) :
void
The register.
Method Details
Register()
public
method
The register.
public
Register
(
Microsoft
container
) :
void
container
Microsoft
/// The container. ///
return
void