[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.Trie`1.CodeToChar(System.Int32)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
protected char CodeToChar(
	int code
)

Parameters

code
Int32

[Missing <param name="code"/> documentation for "M:fCraft.Trie`1.CodeToChar(System.Int32)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Trie`1.CodeToChar(System.Int32)"]

See Also