C# 클래스 Dynamite.Example.ContentOrganizer.Unity.MyRegistrationModule

Registration module for Example additions
상속: IRegistrationModule
파일 보기 프로젝트 열기: GSoft-SharePoint/Dynamite-2010-Example-ContentOrganizer

공개 메소드들

메소드 설명
Register ( Microsoft container ) : void

The register.

메소드 상세

Register() 공개 메소드

The register.
public Register ( Microsoft container ) : void
container Microsoft /// The container. ///
리턴 void