C# Class Apistry.ApiController.HttpActionParameterDocumentationMetadata

Afficher le fichier Open project: Cephei/Apistry

Méthodes publiques

Méthode Description
HttpActionParameterDocumentationMetadata ( String name, Type type, String description ) : System

Method Details

HttpActionParameterDocumentationMetadata() public méthode

public HttpActionParameterDocumentationMetadata ( String name, Type type, String description ) : System
name String
type System.Type
description String
Résultat System