Initializes a new instance of the Browser class
Namespace: Com.Tibco.As.Space.BrowserAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
| C# |
|---|
protected Browser() |
| Visual Basic |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected: Browser() |
| F# |
|---|
new : unit -> Browser |