Class UInt64Impl
Inheritance
System.Object
UInt64Impl
Assembly: Cosmos.System2_Plugs.dll
Syntax
public class UInt64Impl : object
Methods
|
Improve this Doc
View Source
ToString(ref UInt64)
Declaration
public static string ToString(ref ulong aThis)
Parameters
Type |
Name |
Description |
System.UInt64 |
aThis |
|
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ToString(ref UInt64, String)
Declaration
public static string ToString(ref ulong aThis, string formating)
Parameters
Type |
Name |
Description |
System.UInt64 |
aThis |
|
System.String |
formating |
|
Returns
Type |
Description |
System.String |
|