FormMainLoadAndExtractXMLZIP Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public IFlowsheet LoadAndExtractXMLZIP(
	IVirtualFile handler,
	Action<int> ProgressFeedBack,
	bool forcommandline = false,
	string fullpath = ""
)

Parameters

handler  IVirtualFile
 
ProgressFeedBack  ActionInt32
 
forcommandline  Boolean  (Optional)
 
fullpath  String  (Optional)
 

Return Value

IFlowsheet

See Also