Click or drag to resize

PropertyPackageReturnInstance Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual Object ReturnInstance(
	string typename
)
Request Example View Source

Parameters

typename  String
 

Return Value

Object

Implements

IPropertyPackageReturnInstance(String)
See Also