Table of Contents

Method Equals

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

Equals(object)

Checks whether this command equals another object.

public override bool Equals(object obj)

Parameters

obj object

Object to compare to.

Returns

bool

Whether this command is equal to another object.