Table of Contents

Class AddLogListenerCommand

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

Constructors

AddLogListenerCommand(ILogListener)

public AddLogListenerCommand(ILogListener info)

Parameters

info ILogListener

Properties

Listener

public ILogListener Listener { get; }

Property Value

ILogListener