[Missing <summary> documentation for M:BioSharp.Core.Bio.Seq.IO.CharacterTokenization.ParseTokenChar(System.Char)]

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

Syntax

C#
protected ISymbol ParseTokenChar(
	char c
)

Parameters

c
Type: System..::.Char

[Missing <param name="c"/> documentation for "M:BioSharp.Core.Bio.Seq.IO.CharacterTokenization.ParseTokenChar(System.Char)"]

Return Value

[Missing <returns> documentation for M:BioSharp.Core.Bio.Seq.IO.CharacterTokenization.ParseTokenChar(System.Char)]

See Also