Click or drag to resize

Base220ConvertToBase220 Method (Int32)

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

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

Converts to base220.

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public static string ConvertToBase220(
	int num
)

Parameters

num
Type: SystemInt32
The number.

Return Value

Type: String

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

See Also