ComparerType
Assembly: VRage.Game.dll
public class ComparerType: IEqualityComparer<MyObjectBuilderType>
Constructors
| Member | Description |
|---|---|
| ComparerType() |
Methods
| Member | Description |
|---|---|
| Equals(MyObjectBuilderType, MyObjectBuilderType) | |
| GetHashCode(MyObjectBuilderType) |
Implements: