TypeBrowserModel Constructor

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public TypeBrowserModel(
	List<Object> rootobjs,
	List<string> names
)

Parameters

rootobjs  ListObject
 
names  ListString
 

See Also