Click or drag to resize

ConverterConvert Method


Namespace: DWSIM.SharedClasses.SystemsOfUnits
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.4.5.0
Syntax
public static double Convert(
	string fromunit,
	string tounit,
	double value
)
Request Example View Source

Parameters

fromunit  String
 
tounit  String
 
value  Double
 

Return Value

Double
See Also