Click or drag to resize

RetrieverStrategy_StressStrainGetInfo Method

Check if the data from RetrieverInfo are valid and store them.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected override void GetInfo(
	RetrieverInfo info
)

Parameters

info
Type: Karamba.Results.ShellSectionRetrieverInfo
RetrieverInfo to get data from.
See Also