Show / Hide Table of Contents

Class DdeCustomTypeSchemaFactoryAttribute

Атрибут для применения особой фабрики построения DDE схемы.

Inheritance
Object
DdeCustomTypeSchemaFactoryAttribute
Namespace: StockSharp.Quik
Assembly: StockSharp.Quik.dll
Syntax
public class DdeCustomTypeSchemaFactoryAttribute : TypeSchemaFactoryAttribute

Constructors

DdeCustomTypeSchemaFactoryAttribute(SearchBy, VisibleScopes)

Создать атрибут.

Declaration
public DdeCustomTypeSchemaFactoryAttribute(SearchBy searchBy, VisibleScopes scope)
Parameters
Type Name Description
Ecng.Serialization.SearchBy searchBy

Тип членов.

Ecng.Serialization.VisibleScopes scope

Область видимости.

Methods

CreateFactory()

Создать фабрику.

Declaration
protected override SchemaFactory CreateFactory()
Returns
Type Description
Ecng.Serialization.SchemaFactory

Фабрика построения DDE схемы.

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾