C# 클래스 Apistry.ApiController.HttpControllerDocumentationMetadata

파일 보기 프로젝트 열기: Cephei/Apistry

공개 메소드들

메소드 설명
HttpControllerDocumentationMetadata ( Type apiControllerType, String resourceName, String summary, ISet httpActionDocumentationMetadata ) : System

메소드 상세

HttpControllerDocumentationMetadata() 공개 메소드

public HttpControllerDocumentationMetadata ( Type apiControllerType, String resourceName, String summary, ISet httpActionDocumentationMetadata ) : System
apiControllerType System.Type
resourceName String
summary String
httpActionDocumentationMetadata ISet
리턴 System