C# 클래스 GSoft.Dynamite.Examples.Unity.WallRegistrationModule

Type bindings for Wall components
상속: IRegistrationModule
파일 보기 프로젝트 열기: GSoft-SharePoint/Dynamite-2010

공개 메소드들

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

Registers the Wall type bindings

메소드 상세

Register() 공개 메소드

Registers the Wall type bindings
public Register ( IUnityContainer container ) : void
container IUnityContainer The dependency injection container
리턴 void