C# 클래스 WebApiConfig, code

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

Private Properties

프로퍼티 타입 설명
EnableSwaggerUi

공개 메소드들

메소드 설명
Register ( HttpConfiguration config ) : void

비공개 메소드들

메소드 설명
EnableSwaggerUi ( )

메소드 상세

Register() 공개 정적인 메소드

public static Register ( HttpConfiguration config ) : void
config HttpConfiguration
리턴 void