Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.MyTupleComparer`2

Malware edited this page Jan 26, 2019 · 29 revisions

IndexNamespace Index

MyTupleComparer<T1, T2> Class

public class MyTupleComparer<T1, T2>: IEqualityComparer<T>

Namespace: VRage
Assembly: VRage.Library.dll

Implements:

Constructors

Member Description
MyTupleComparer()

Methods

Member Description
Equals(MyTuple, MyTuple)
GetHashCode(MyTuple)
Clone this wiki locally