Class UInt64Impl
Inheritance
System.Object
UInt64Impl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.System_Plugs.System
Assembly: Cosmos.System2_Plugs.dll
Syntax
public class UInt64Impl
Methods
| Improve this Doc View SourceToString(ref UInt64)
Declaration
public static string ToString(ref ulong aThis)
Parameters
Type | Name | Description |
---|---|---|
System.UInt64 | aThis |
Returns
Type | Description |
---|---|
System.String |
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 |