Click or drag to resize

HostCheckAndAdd Method


Namespace: DWSIM.Inspector
Assembly: DWSIM.Inspector (in DWSIM.Inspector.dll) Version: 8.8.1.0 (8.8.1.0)
Syntax
public static void CheckAndAdd(
	InspectorItem ii,
	string callingmethod,
	string method,
	string name,
	string description,
	bool current = false
)
Request Example View Source

Parameters

ii  InspectorItem
 
callingmethod  String
 
method  String
 
name  String
 
description  String
 
current  Boolean  (Optional)
 
See Also