C# Class FubuMVC.Swank.Description.DictionaryDescriptionAttribute

Inheritance: DescriptionAttribute
Afficher le fichier Open project: mikeobrien/FubuMVC.Swank

Méthodes publiques

Méthode Description
DictionaryDescriptionAttribute ( string name = null, string comments = null, string keyName = null, string keyComments = null, string valueComments = null )

Method Details

DictionaryDescriptionAttribute() public méthode

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