operator == 抽象方法

bool operator ==(
  1. Object other
)
override

URI 等于另一具有相同规范表示的 URI。

实现

bool operator ==(Object other);