INumericStaticTNumericParse Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
TNumeric Parse(
	string s,
	NumberStyles? style,
	IFormatProvider? provider
)

Parameters

s  String
 
style  NullableNumberStyles
 
provider  IFormatProvider
 

Return Value

TNumeric

See Also