C# 클래스 Patterns.Autofac.ErrorBuilder

파일 보기 프로젝트 열기: patterns-group/code-patterns

공개 메소드들

메소드 설명
BuildContainerException ( Autofac.Core.Registration.ComponentNotRegisteredException containerError ) : Exception

메소드 상세

BuildContainerException() 공개 정적인 메소드

public static BuildContainerException ( Autofac.Core.Registration.ComponentNotRegisteredException containerError ) : Exception
containerError Autofac.Core.Registration.ComponentNotRegisteredException
리턴 System.Exception