Click or drag to resize

Base220ConvertFromBase220 Method (String)

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(
	string b220str
)

Parameters

b220str
Type: SystemString
The B220STR.

Return Value

Type: Int32

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

See Also