Click or drag to resize

CommonIsValidDouble Method


Namespace: DWSIM.UI.Shared
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.8.1.0
Syntax
public static bool IsValidDouble(
	string s
)
Request Example View Source

Parameters

s  String
 

Return Value

Boolean
See Also