MyRuntimeObjectBuilderIdComparer

From Space Engineers Wiki
Revision as of 15:26, 21 August 2016 by Rsa97 (talk | contribs) (Created page with "{{DISPLAYTITLE:MyRuntimeObjectBuilderIdComparer}} Версия игры: 1.144 <br>Пространство имён VRage.ObjectBuilders ''public class '''MyRuntimeObjectBui...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Версия игры: 1.144
Пространство имён VRage.ObjectBuilders

public class MyRuntimeObjectBuilderIdComparer : IComparer<MyRuntimeObjectBuilderId>, IEqualityComparer<MyRuntimeObjectBuilderId>
  Сравнение двух объектов типа MyRuntimeObjectBuilderIdComparer

Методы:

public int Compare(MyRuntimeObjectBuilderId x, MyRuntimeObjectBuilderId y)
  Возвращает разность объектов

public bool Equals(MyRuntimeObjectBuilderId x, MyRuntimeObjectBuilderId y)
  Возвращает равенство объектов

public int GetHashCode(MyRuntimeObjectBuilderId obj)
  Возвращает хэш объекта