DataResource.Equals Method
- 更新时间2023-02-21
- 阅读时长2分钟
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Equals(DataResource) | Determines whether the specified other object is equal to the current instance of DataResource. This is an abstract declaration only. Derived classes must implement the correct Equals comparison for that class. |