operator == 方法

bool operator ==(
  1. Object other
)
override

如果两个动态库加载了相同的库,则它们是相等的。

实现

external bool operator ==(Object other);