Click or drag to resize
Attenuator Constructor (String)
Creates new Attenuator feature item from the specified location.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Attenuator(
	string location
)

Parameters

location
Type: SystemString
Location of the Attenuator.
See Also