C# Class Apistry.ApiController.HttpActionParameterDocumentationMetadata

Show file Open project: Cephei/Apistry

Public Methods

Method Description
HttpActionParameterDocumentationMetadata ( String name, Type type, String description ) : System

Method Details

HttpActionParameterDocumentationMetadata() public method

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