Свойство | Type | Description | |
---|---|---|---|
Contains | bool |
Méthode | Description | |
---|---|---|
FiftyOneBrowserCapabilities ( System.Web.HttpBrowserCapabilities defaultBrowserCapabilities, |
Constructs an instance of
|
|
this ( string key ) : string |
Returns the value of the property by first checking the results assigned to the browser capabilities. If no result is found then base implementation is called.
|
Méthode | Description | |
---|---|---|
Contains ( Values values, string value ) : bool |
Compares two lists to see if they contain at least one value that is the same.
|
public FiftyOneBrowserCapabilities ( System.Web.HttpBrowserCapabilities defaultBrowserCapabilities, |
||
defaultBrowserCapabilities | System.Web.HttpBrowserCapabilities | |
request | ||
match | ||
Résultat | System |
public this ( string key ) : string | ||
key | string | The capability key being sought. |
Résultat | string |