Extensions..::..ToIntSafely Method
Try to parse the string to an integer, returning 0 rather than an error if it can't be parsed
Namespace:
AngbandOS.CoreAssembly: AngbandOS.Core (in AngbandOS.Core.dll)
Syntax
Parameters
- s
- Type: String
The string to parse