判断这个镜像是否等于 other。
other
等价条件是:如果且仅当
注意,如果反射的类是泛型类的调用,2. 意味着反射的类和 other 具有相同的类型参数。
bool operator ==(Object other);