Table of Contents

Class StudioCommandAttribute

Namespace
StockSharp.Studio.Controls
Assembly
StockSharp.Studio.Controls.dll
public class StudioCommandAttribute : Attribute
Inheritance
StudioCommandAttribute
Inherited Members
Extension Methods

Constructors

StudioCommandAttribute(Type)

public StudioCommandAttribute(Type commandType)

Parameters

commandType Type

Properties

CommandType

public Type CommandType { get; }

Property Value

Type