Add a tag to retain.

Namespace:  BioSharp.Core.Bio.Program.TagValue
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public void AddTag(
	Object tag
)

Parameters

tag
Type: System..::.Object
a tag that will be forwarded to the delegate

See Also