Persistate API documentation
Equals Method (other)
NamespacesPersistateExecutionEquals(Execution)

[This is preliminary documentation and is subject to change.]

Determines if this Execution is the same one as another Execution
Declaration Syntax
C#
public bool Equals(
	Execution other
)
Parameters
other (Execution)
The other Execution
Return Value
True if this and the other Execution are the same object.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)