UaDecline Method |
| Name | Description | |
|---|---|---|
| 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.
|