Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public override bool Equals( Object value ) |
Visual Basic (Declaration) |
---|
Public Overrides Function Equals ( _ value As Object _ ) As Boolean |
Parameters
- value
- Type: System..::.Object