C# Class SmallestDotNetLib.BrowserSupport

Exibir arquivo Open project: shanselman/SmallestDotNet

Public Properties

Property Type Description
Browsers List

Public Methods

Method Description
GetBrowser ( string UserAgent ) : Browser

Method Details

GetBrowser() public static method

public static GetBrowser ( string UserAgent ) : Browser
UserAgent string
return Browser

Property Details

Browsers public_oe static_oe property

public static List Browsers
return List