ImageAdjustmentParamEquals(ImageAdjustmentParam) 方法
Indicates whether the current object is equal to another object of the same type
指示当前对象是否等于同一类型的另一个对象
命名空间: DeploySharp.Data程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public bool Equals(
ImageAdjustmentParam other
)
- other ImageAdjustmentParam
[缺少 "M:DeploySharp.Data.ImageAdjustmentParam.Equals(DeploySharp.Data.ImageAdjustmentParam)" 的 <param name="other"/> 文档]
Boolean[缺少 "M:DeploySharp.Data.ImageAdjustmentParam.Equals(DeploySharp.Data.ImageAdjustmentParam)" 的 <returns> 文档]
IEquatableTEquals(T)