C# 클래스 AW.Webapi.Sample.Areas.HelpPage.HelpPageConfig

Use this class to customize the Help Page. For example you can set a custom System.Web.Http.Description.IDocumentationProvider to supply the documentation or you can provide the samples for the requests/responses.
파일 보기 프로젝트 열기: xBoo/AlipayandWepay-NET-SDK

비공개 메소드들

메소드 설명
GeneratePageResult ( HelpPageSampleGenerator sampleGenerator, Type type ) : object
Register ( System.Web.Http.HttpConfiguration config ) : void