Class ValueTypeImpl
Inheritance
System.Object
ValueTypeImpl
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class ValueTypeImpl : object
Methods
|
Improve this Doc
View Source
Equals(ValueType, Object)
Declaration
public static bool Equals(ValueType aThis, object obj)
Parameters
Type |
Name |
Description |
ValueType |
aThis |
|
System.Object |
obj |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GetHashCode(ValueType)
Declaration
public static int GetHashCode(ValueType aThis)
Parameters
Type |
Name |
Description |
ValueType |
aThis |
|
Returns
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GetHashCodeOfPtr(IntPtr)
Declaration
public static int GetHashCodeOfPtr(IntPtr ptr)
Parameters
Type |
Name |
Description |
IntPtr |
ptr |
|
Returns
Type |
Description |
System.Int32 |
|