Click or drag to resize

CASRegistryNumberAttribute Constructor

Initializes a new instance of the CASRegistryNumberAttribute class.

Namespace: Altaxo.Science.Thermodynamics.Fluids
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CASRegistryNumberAttribute(
	string casRegistryNumber
)

Parameters

casRegistryNumber  String
The CAS registry number.
See Also