C# 클래스 ElmahLogAllExceptions.WebAPI.WebApiConfig

파일 보기 프로젝트 열기: cornflourblue/elmah-web-api-log-all-exceptions

공개 메소드들

메소드 설명
Register ( System.Web.Http.HttpConfiguration config ) : void

비공개 메소드들

메소드 설명
GetControllerNames ( ) : string

메소드 상세

Register() 공개 정적인 메소드

public static Register ( System.Web.Http.HttpConfiguration config ) : void
config System.Web.Http.HttpConfiguration
리턴 void