Method Equals
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Equals(TransitionStarter)
Value equality over the two wrapped (reference-stable) delegates.
public bool Equals(TransitionStarter other)
Parameters
otherTransitionStarterThe other starter to compare.
Returns
- bool
Equals(object?)
Indicates whether this instance and a specified object are equal.
public override bool Equals(object? obj)
Parameters
objobjectThe object to compare with the current instance.