点击或拖拽改变大小

ItemKeyEquals(ItemKey) 方法


命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public bool Equals(
	ItemKey other
)

参数

other  ItemKey
 

返回值

Boolean

实现

IEquatableTEquals(T)
参见