C# Class Apistry.ApiController.HttpControllerDocumentationMetadata

Afficher le fichier Open project: Cephei/Apistry

Méthodes publiques

Méthode Description
HttpControllerDocumentationMetadata ( Type apiControllerType, String resourceName, String summary, ISet httpActionDocumentationMetadata ) : System

Method Details

HttpControllerDocumentationMetadata() public méthode

public HttpControllerDocumentationMetadata ( Type apiControllerType, String resourceName, String summary, ISet httpActionDocumentationMetadata ) : System
apiControllerType System.Type
resourceName String
summary String
httpActionDocumentationMetadata ISet
Résultat System