Class CloseWindowCommand
Implements
Namespace: StockSharp.Studio.Core.Commands
Assembly: StockSharp.Studio.Core.dll
Syntax
public class CloseWindowCommand : BaseStudioCommand, IStudioCommand
Constructors
CloseWindowCommand(String, Type)
Declaration
public CloseWindowCommand(string id, Type ctrlType)
Parameters
Type | Name | Description |
---|---|---|
String | id | |
Type | ctrlType |
Properties
CtrlType
Declaration
public Type CtrlType { get; }
Property Value
Type | Description |
---|---|
Type |
Id
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
String |