# EqualitySample **Repository Path**: studentzxc/EqualitySample ## Basic Information - **Project Name**: EqualitySample - **Description**: An C# solution that gives a sample of Equality implementation. - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-15 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 这是一个 Visual Studio Solution # 用来测试几个相等比较的功能 - Overrides Equals - Overrides GetHashCode - Implements IEqualityComparer - Overloads == operator 2017/3/19