Méthode | Description | |
---|---|---|
Browser ( ) : System | ||
Browser ( String>.Dictionary |
||
Clone ( ) : object | ||
CompareTo ( object obj ) : int | ||
GetBuild ( ) : String | ||
GetClaimedReference ( ) : String | ||
GetClaimedReferenceVersion ( ) : String | ||
GetCookieSupport ( ) : String | ||
GetDisplayHeight ( ) : int | ||
GetDisplayWidth ( ) : int | ||
GetId ( ) : String | ||
GetImageFormatSupport ( ) : String | ||
GetInputModeSupport ( ) : String | ||
GetMarkupSupport ( ) : String | ||
GetModel ( ) : String | ||
GetRenderer ( ) : String | ||
GetRendererVersion ( ) : String | ||
GetScriptSupport ( ) : String | ||
GetStylesheetSupport ( ) : String | ||
GetVendor ( ) : String | ||
GetVersion ( ) : String | ||
SetBuild ( String build ) : void | ||
SetCookieSupport ( String cookieSupport ) : void | ||
SetDisplayHeight ( int displayHeight ) : void | ||
SetDisplayWidth ( int displayWidth ) : void | ||
SetImageFormatSupport ( String imageFormatSupport ) : void | ||
SetInputModeSupport ( String inputModeSupport ) : void | ||
SetLayoutEngine ( String layoutEngine ) : void | ||
SetLayoutEngineVersion ( String layoutEngineVersion ) : void | ||
SetMarkupSupport ( String markupSupport ) : void | ||
SetModel ( String model ) : void | ||
SetReferenceBrowser ( String referenceBrowser ) : void | ||
SetReferenceBrowserVersion ( String referenceBrowserVersion ) : void | ||
SetScriptSupport ( String scriptSupport ) : void | ||
SetStylesheetSupport ( String stylesheetSupport ) : void | ||
SetVendor ( String vendor ) : void | ||
SetVersion ( String version ) : void | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
Init ( ) : void |
public Browser ( String>.Dictionary |
||
properties | String>.Dictionary | |
Résultat | System |
public GetClaimedReferenceVersion ( ) : String | ||
Résultat | String |
public SetCookieSupport ( String cookieSupport ) : void | ||
cookieSupport | String | |
Résultat | void |
public SetDisplayHeight ( int displayHeight ) : void | ||
displayHeight | int | |
Résultat | void |
public SetDisplayWidth ( int displayWidth ) : void | ||
displayWidth | int | |
Résultat | void |
public SetImageFormatSupport ( String imageFormatSupport ) : void | ||
imageFormatSupport | String | |
Résultat | void |
public SetInputModeSupport ( String inputModeSupport ) : void | ||
inputModeSupport | String | |
Résultat | void |
public SetLayoutEngine ( String layoutEngine ) : void | ||
layoutEngine | String | |
Résultat | void |
public SetLayoutEngineVersion ( String layoutEngineVersion ) : void | ||
layoutEngineVersion | String | |
Résultat | void |
public SetMarkupSupport ( String markupSupport ) : void | ||
markupSupport | String | |
Résultat | void |
public SetReferenceBrowser ( String referenceBrowser ) : void | ||
referenceBrowser | String | |
Résultat | void |
public SetReferenceBrowserVersion ( String referenceBrowserVersion ) : void | ||
referenceBrowserVersion | String | |
Résultat | void |
public SetScriptSupport ( String scriptSupport ) : void | ||
scriptSupport | String | |
Résultat | void |
public SetStylesheetSupport ( String stylesheetSupport ) : void | ||
stylesheetSupport | String | |
Résultat | void |
public SetVersion ( String version ) : void | ||
version | String | |
Résultat | void |