Class 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 |