C# Class FubuMVC.Swank.Description.DictionaryDescriptionAttribute

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

Public Methods

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

Method Details

DictionaryDescriptionAttribute() public method

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