Show / Hide Table of Contents

Class ST_BRIDGE

Inheritance
System.Object
ST_BRIDGE
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class ST_BRIDGE : object

Constructors

| Improve this Doc View Source

ST_BRIDGE()

Declaration
public ST_BRIDGE()

Properties

| Improve this Doc View Source

StbAnaModels

Declaration
public StbAnaModel[] StbAnaModels { get; set; }
Property Value
Type Description
StbAnaModel[]
| Improve this Doc View Source

StbCalData

Declaration
public StbCalData StbCalData { get; set; }
Property Value
Type Description
StbCalData
| Improve this Doc View Source

StbCommon

Declaration
public StbCommon StbCommon { get; set; }
Property Value
Type Description
StbCommon
| Improve this Doc View Source

StbExtensions

Declaration
public StbExtension[] StbExtensions { get; set; }
Property Value
Type Description
StbExtension[]
| Improve this Doc View Source

StbModel

Declaration
public StbModel StbModel { get; set; }
Property Value
Type Description
StbModel
| Improve this Doc View Source

version

Declaration
public string version { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX