C# 클래스 ToSic.SexyContent.UnityConfig

this configures unity (the IoC container) Never call this directly! always go through Settings.Ensure...
파일 보기 프로젝트 열기: 2sic/2sxc

공개 메소드들

메소드 설명
Configure ( ) : void

Configure Unity for 2sxc. If it's already configured, do nothing.

메소드 상세

Configure() 공개 메소드

Configure Unity for 2sxc. If it's already configured, do nothing.
public Configure ( ) : void
리턴 void