ExcelIntegrationNoAttrWriteErrorMessage Method

Definition

Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static void WriteErrorMessage(
	MethodBase method,
	Exception ex
)

Parameters

method  MethodBase
 
ex  Exception
 

See Also