Click or drag to resize

Base220ConvertFromBase220 Method (Char)

This stuff is still in the planning stages. Any questions or Comments are welcome.

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

Converts from base220.

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public static int ConvertFromBase220(
	char b220chr
)

Parameters

b220chr
Type: SystemChar
The B220CHR.

Return Value

Type: Int32

[Missing <returns> documentation for "M:Furcadia.Text.Base220.ConvertFromBase220(System.Char)"]

See Also