Ru Methods |
The FuncRu type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CurrToStr(Decimal) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Double) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Decimal, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Decimal, String) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Double, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Double, String) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Int64, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Decimal, Boolean, String) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Decimal, String, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Double, Boolean, String) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Double, String, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Int64, Boolean, String) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Int64, String, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Decimal, Boolean, String, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | CurrToStr(Double, Boolean, String, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | DateToStr(DateTime) |
Returns the string representation of the date.
|
![]() ![]() | DateToStr(DateTime, Boolean) |
Returns the string representation of the date.
|
![]() ![]() | Decline(Decimal, String) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Double, String) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Int64, String) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Decimal, String, Boolean) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Double, String, Boolean) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Int64, String, Boolean) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Decimal, String, String, String) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Double, String, String, String) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() ![]() | Decline(Int64, String, String, String) |
Returns the correct declension of names of roubles or kopecs of the currency.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | NumToStr(Decimal) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Double) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Int64) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Decimal, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Double, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Int64, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Decimal, Boolean, FuncGender) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Double, Boolean, FuncGender) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Int64, Boolean, FuncGender) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | RegisterCurrency |
Registers a new currency.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |