Utils_StringGetDecimal Method |
Name | Description | |
---|---|---|
![]() ![]() | GetDecimal(String) |
Tries to convert a text to decimal. If not converted, will return 0.
|
![]() ![]() | GetDecimal(String, CultureInfo) |
Tries to convert a text to decimal using the given culture. If not converted, will return 0.
|