Class UInt16Impl
Inheritance
System.Object
UInt16Impl
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 static class UInt16Impl
Methods
| Improve this Doc View SourceToString(ref UInt16)
Declaration
public static string ToString(ref ushort aThis)
Parameters
Type | Name | Description |
---|---|---|
System.UInt16 | aThis |
Returns
Type | Description |
---|---|
System.String |
ToString(ref UInt16, String, IFormatProvider)
Declaration
public static string ToString(ref ushort aThis, string format, IFormatProvider provider)
Parameters
Type | Name | Description |
---|---|---|
System.UInt16 | aThis | |
System.String | format | |
IFormatProvider | provider |
Returns
Type | Description |
---|---|
System.String |