Show / Hide Table of Contents

Class StudioCommandAttribute

Inheritance
Object
StudioCommandAttribute
Namespace: StockSharp.Studio.Controls
Assembly: StockSharp.Studio.Controls.dll
Syntax
public class StudioCommandAttribute : Attribute

Constructors

StudioCommandAttribute(Type)

Declaration
public StudioCommandAttribute(Type commandType)
Parameters
Type Name Description
Type commandType

Properties

CommandType

Declaration
public Type CommandType { get; }
Property Value
Type Description
Type

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