Space Engineers
Public Member Functions | List of all members
VRage.Utils.MyStringHash.HashComparerType Class Reference
Inheritance diagram for VRage.Utils.MyStringHash.HashComparerType:

Public Member Functions

int Compare (MyStringHash x, MyStringHash y)
 
bool Equals (MyStringHash x, MyStringHash y)
 
int GetHashCode (MyStringHash obj)
 

Detailed Description

Definition at line 69 of file MyStringHash.cs.

Member Function Documentation

int VRage.Utils.MyStringHash.HashComparerType.Compare ( MyStringHash  x,
MyStringHash  y 
)
inline

Definition at line 71 of file MyStringHash.cs.

bool VRage.Utils.MyStringHash.HashComparerType.Equals ( MyStringHash  x,
MyStringHash  y 
)
inline

Definition at line 76 of file MyStringHash.cs.

int VRage.Utils.MyStringHash.HashComparerType.GetHashCode ( MyStringHash  obj)
inline

Definition at line 81 of file MyStringHash.cs.


The documentation for this class was generated from the following file: