This signals that the available parsers have changed.

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

Syntax

C#
public static readonly ChangeType PARSERS

Remarks

If a parser is added, it will appear in getChanged(). If it is removed, it will appear in getPrevious().

See Also