Class DecimalImpl
Inheritance
System.Object
DecimalImpl
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class DecimalImpl : object
Methods
|
Improve this Doc
View Source
Equals(ref Decimal, Object)
Declaration
public static bool Equals(ref decimal aThis, object value)
Parameters
Type |
Name |
Description |
System.Decimal |
aThis |
|
System.Object |
value |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GetHashCode(ref Decimal)
Declaration
public static int GetHashCode(ref decimal aThis)
Parameters
Type |
Name |
Description |
System.Decimal |
aThis |
|
Returns
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ToString(ref Decimal)
Declaration
public static int ToString(ref decimal aThis)
Parameters
Type |
Name |
Description |
System.Decimal |
aThis |
|
Returns
Type |
Description |
System.Int32 |
|