C# 클래스 Integreat.Shared.ApplicationObjects.IntegreatModule

상속: Autofac.Module
파일 보기 프로젝트 열기: Integreat/app-cross_platform

보호된 메소드들

메소드 설명
Load ( ContainerBuilder builder ) : void

비공개 메소드들

메소드 설명
Instance ( Priority priority ) : INetworkService
Instance ( ) : Page

메소드 상세

Load() 보호된 메소드

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
리턴 void