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

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

공개 메소드들

메소드 설명
DictionaryDescriptionAttribute ( string name = null, string comments = null, string keyName = null, string keyComments = null, string valueComments = null )

메소드 상세

DictionaryDescriptionAttribute() 공개 메소드

public DictionaryDescriptionAttribute ( string name = null, string comments = null, string keyName = null, string keyComments = null, string valueComments = null )
name string
comments string
keyName string
keyComments string
valueComments string