Click or drag to resize

ExcelIntegrationWriteErrorMessage Method


Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static void WriteErrorMessage(
	MethodBase method,
	Exception ex
)
Request Example View Source

Parameters

method  MethodBase
 
ex  Exception
 
See Also