C# 클래스 FubuMVC.Swank.Description.HeaderAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: mikeobrien/FubuMVC.Swank

공개 메소드들

메소드 설명
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