ExcelIntegrationNoAttrWriteMethodFinishedMessage Method

Definition

Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static void WriteMethodFinishedMessage(
	MethodBase method,
	Object result
)

Parameters

method  MethodBase
 
result  Object
 

See Also