Class IntPtrImpl
Inheritance
System.Object
IntPtrImpl
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class IntPtrImpl : object
Methods
|
Improve this Doc
View Source
GetHashCode(ref IntPtr)
Declaration
public static int GetHashCode(ref IntPtr aThis)
Parameters
Type |
Name |
Description |
IntPtr |
aThis |
|
Returns
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ToString(IntPtr)
Declaration
public static string ToString(IntPtr aThis)
Parameters
Type |
Name |
Description |
IntPtr |
aThis |
|
Returns
Type |
Description |
System.String |
|