Click or drag to resize
XFastaResultFile Constructor
Initializes a new instance of the XFastaResultFile class.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XFastaResultFile(
	string p_FullFileName
)

Parameters

p_FullFileName
Type: SystemString
Name of the full file.
See Also