Quality CheckDisplay Form Method
Definition
Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public DialogResult DisplayForm(
Action<ConstantProperties> displaycompoundviewer,
Action positiveanswer
)VB
Public Function DisplayForm (
displaycompoundviewer As Action(Of ConstantProperties),
positiveanswer As Action
) As DialogResultParameters
- displaycompoundviewer ActionConstantProperties
- positiveanswer Action