Table of Contents

Class Benchmarks

Namespace
StockSharp.Micex.Native.Tables
Assembly
StockSharp.Micex.dll

Бэнчмарки.

public class Benchmarks
Inheritance
Benchmarks
Inherited Members
Extension Methods

Constructors

Benchmarks()

Создать Benchmarks.

public Benchmarks()

Properties

Benchmark

Бенчмарк.

public string Benchmark { get; set; }

Property Value

string

Description

Название бенчмарка.

public string Description { get; set; }

Property Value

string

Value

Значение бенчмарка, %.

public decimal? Value { get; set; }

Property Value

decimal?