C# Class Rebel.Cms.Web.NameValueCollectionExtensions

Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
ContainsKey ( this collection, string key ) : bool

Method Details

ContainsKey() public static méthode

public static ContainsKey ( this collection, string key ) : bool
collection this
key string
Résultat bool