C# Класс FubuMVC.Swank.Description.HeaderAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
HeaderAttribute ( HttpDirection type, string name, string comments = null, bool optional = false ) : System

Описание методов

HeaderAttribute() публичный Метод

public HeaderAttribute ( HttpDirection type, string name, string comments = null, bool optional = false ) : System
type HttpDirection
name string
comments string
optional bool
Результат System