Click or drag to resize

Configuration Constructor (ListNetwork)

Initializes a new instance of the Configuration class. Constructor with parameter

Namespace:  VMInfoFace.Network
Assembly:  VMInfoFace.Network (in VMInfoFace.Network.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public Configuration(
	List<Network> pNetworks
)

Parameters

pNetworks
Type: System.Collections.GenericListNetwork
See Also