Class ST_BRIDGE
Inheritance
System.Object
ST_BRIDGE
Assembly: STBDotNet.dll
Syntax
public class ST_BRIDGE : object
Constructors
|
Improve this Doc
View Source
ST_BRIDGE()
Declaration
Properties
|
Improve this Doc
View Source
StbAnaModels
Declaration
public StbAnaModel[] StbAnaModels { get; set; }
Property Value
|
Improve this Doc
View Source
StbCalData
Declaration
public StbCalData StbCalData { get; set; }
Property Value
|
Improve this Doc
View Source
StbCommon
Declaration
public StbCommon StbCommon { get; set; }
Property Value
|
Improve this Doc
View Source
StbExtensions
Declaration
public StbExtension[] StbExtensions { get; set; }
Property Value
|
Improve this Doc
View Source
StbModel
Declaration
public StbModel StbModel { get; set; }
Property Value
|
Improve this Doc
View Source
version
Declaration
public string version { get; set; }
Property Value
Type |
Description |
System.String |
|