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

TestSurfaceState.Reset Method

Resets this instance with data of the other TestSurfaceState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.TestSurfaceState other
)

Parameters

Name Type Range Default Description
otherAvlNet.TestSurfaceState

See also