An NDoc Documented Class Library

FirefoxFactory Class

For a list of all members of this type, see FirefoxFactory Members.

System.Object
   White.WebBrowser.FirefoxFactory

[Visual Basic]
Public Class FirefoxFactory
    Implements SpecializedWindowFactory
[C#]
public class FirefoxFactory : SpecializedWindowFactory
[C++]
public __gc class FirefoxFactory : public SpecializedWindowFactory
[JScript]
public class FirefoxFactory extends SpecializedWindowFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.WebBrowser

Assembly: White.WebBrowser (in White.WebBrowser.dll)

See Also

FirefoxFactory Members | White.WebBrowser Namespace