Interface ICommand
Represents a command used by the DevTools Remote Interface
public interface ICommand
Properties
CommandName
Gets the name of the command.
string CommandName { get; }
Represents a command used by the DevTools Remote Interface
public interface ICommand
Gets the name of the command.
string CommandName { get; }