C# 클래스 Apistry.ApiController.HttpActionParameterDocumentationMetadata

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

공개 메소드들

메소드 설명
HttpActionParameterDocumentationMetadata ( String name, Type type, String description ) : System

메소드 상세

HttpActionParameterDocumentationMetadata() 공개 메소드

public HttpActionParameterDocumentationMetadata ( String name, Type type, String description ) : System
name String
type System.Type
description String
리턴 System