Determines whether the specified ProcessResult instance is equal to the current instance.
public bool Equals(ProcessResult? other)
The ProcessResult instance to compare with the current instance.
True if the specified ProcessResult is equal to the current instance;
otherwise, false.