Class UsesReferenceInHashCode
Used when a class needs references resolved before it can calculate its hashcode.
Inheritance
System.Object
UsesReferenceInHashCode
Namespace: Eco.Shared.Serialization
Assembly: Eco.Shared.dll
Syntax
public class UsesReferenceInHashCode : Attribute
Constructors
UsesReferenceInHashCode()
Declaration
public UsesReferenceInHashCode()