C# Class FubuMVC.Swank.Description.HeaderAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: mikeobrien/FubuMVC.Swank

Public Methods

Method Description
HeaderAttribute ( HttpDirection type, string name, string comments = null, bool optional = false ) : System

Method Details

HeaderAttribute() public method

public HeaderAttribute ( HttpDirection type, string name, string comments = null, bool optional = false ) : System
type HttpDirection
name string
comments string
optional bool
return System