C# 클래스 NuGetGallery.ContainerBinding

The main inversion container registration for the application. Look for other container bindings in client projects.
파일 보기 프로젝트 열기: chocolatey/chocolatey.org 1 사용 예제들

공개 메소드들

메소드 설명
RegisterComponents ( Container container ) : void

Loads the module into the kernel.

비공개 메소드들

메소드 설명
RegisterChocolateySpecific ( Container container ) : void

메소드 상세

RegisterComponents() 공개 메소드

Loads the module into the kernel.
public RegisterComponents ( Container container ) : void
container Container
리턴 void