You are here: Start » AVL.NET » WebHMIState.Reset Method

WebHMIState.Reset Method

Resets this instance with data of the other WebHMIState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.WebHMIState other
)

Parameters

Name Type Range Default Description
otherAvlNet.WebHMIState

See also