Show / Hide Table of Contents

Class StbSecBuildBOX

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

Properties

| Improve this Doc View Source

A

Declaration
public double A { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

B

Declaration
public double B { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

t1

Declaration
public double t1 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

t2

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