Show / Hide Table of Contents

Class MessageAdapterCategoryAttribute

Specifies a categories for message adapter.

Inheritance
Object
MessageAdapterCategoryAttribute
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public class MessageAdapterCategoryAttribute : Attribute

Constructors

MessageAdapterCategoryAttribute(MessageAdapterCategories)

Initializes a new instance of the MessageAdapterCategoryAttribute.

Declaration
public MessageAdapterCategoryAttribute(MessageAdapterCategories categories)
Parameters
Type Name Description
MessageAdapterCategories categories

Categories.

Properties

Categories

Categories.

Declaration
public MessageAdapterCategories Categories { get; }
Property Value
Type Description
MessageAdapterCategories

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.
☀
☾