-
Home
-
API Reference
-
CliInvoke.Core
-
ProcessConfiguration
-
Methods
-
Equals(Object?)
Equals(Object?) Method
Definition
Determines if a Process configuration is equal to another object.
public override bool Equals(object? obj)
Parameters
- obj
- Object
The object to compare against.
Returns
- Boolean
- True if both are equal to each other; false otherwise.