Click or drag to resize

ShellSectionStateUpdate Method

Update the current state instance.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void Update(
	Retriever retriever
)

Parameters

retriever
Type: Karamba.Results.ShellSectionRetriever
Retriever instance used to update the current state.
See Also