C# Class DotNetOpenAuth.AspNet.Internal.DictionaryExtensions

Afficher le fichier Open project: NorDroN/DotNetOpenAuth.AspNet.Extensions

Méthodes publiques

Méthode Description
AddItemIfNotEmpty ( string>.this dictionary, string key, string value ) : void

Method Details

AddItemIfNotEmpty() public static méthode

public static AddItemIfNotEmpty ( string>.this dictionary, string key, string value ) : void
dictionary string>.this
key string
value string
Résultat void