Click or drag to resize

CroSecToString Method (String)

render cross section data as string for output.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ToString(
	string _info
)

Parameters

_info
Type: SystemString
string to which the string output is added

Return Value

Type: String
input string enriched with data of this cross section
See Also