Table of Contents

Class CloseWindowCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public class CloseWindowCommand : BaseStudioCommand, IStudioCommand
Inheritance
CloseWindowCommand
Implements
Inherited Members
Extension Methods

Constructors

CloseWindowCommand(string, Type)

public CloseWindowCommand(string id, Type ctrlType)

Parameters

id string
ctrlType Type

Properties

CtrlType

public Type CtrlType { get; }

Property Value

Type

Id

public string Id { get; }

Property Value

string