Actor.Equals method

Determines whether the specified object is equal to the current object.

public override bool Equals(object obj)

See Also