Equals

QualifiedName.Equals method

检查此限定名是否与对象相等。

public override bool Equals(object obj)
范围 类型 描述
obj Object 比较对象。

返回值

如果相等,返回真;否则为假。

也可以看看