Click or drag to resize

ExcelIntegrationWriteMethodFinishedMessage Method


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

Parameters

method  MethodBase
 
result  Object
 
See Also