UserFormPanelState(ListNodeInfo) Constructor

Initializes a new instance of the UserFormPanelState class

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public UserFormPanelState(
	List<NodeInfo> nodes
)

Parameters

nodes  ListNodeInfo
 

See Also