Method Equals
Equals(ScalableSettingSchemaId)
Checks equality
선언
public bool Equals(ScalableSettingSchemaId other)
파라미터
타입 | 이름 | 설명 |
---|---|---|
ScalableSettingSchemaId | other | The other to check. |
반환
타입 | 설명 |
---|---|
bool | True when they are equals |
구현
Equals(object)
Checks equality
선언
public override bool Equals(object obj)
파라미터
타입 | 이름 | 설명 |
---|---|---|
object | obj | The other to check. |
반환
타입 | 설명 |
---|---|
bool | True when they are equals |