C# Class SpeakEasy.CommaSeparatedArrayFormatter

Inheritance: IArrayFormatter
Afficher le fichier Open project: jonnii/SpeakEasy Class Usage Examples

Méthodes publiques

Méthode Description
FormatParameter ( string name, Array values, string>.Func valueFormatter ) : string

Method Details

FormatParameter() public méthode

public FormatParameter ( string name, Array values, string>.Func valueFormatter ) : string
name string
values System.Array
valueFormatter string>.Func
Résultat string