CapeOpenUO(String, String) Constructor |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public CapeOpenUO(
string name,
string desc
)
Public Sub New (
name As String,
desc As String
)
Request Example
View SourceParameters
- name String
-
- desc String
-
See Also