C# Class Rebel.Cms.Web.NameValueCollectionExtensions

Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ContainsKey ( this collection, string key ) : bool

Method Details

ContainsKey() public static method

public static ContainsKey ( this collection, string key ) : bool
collection this
key string
return bool