M_Furcadia_Text_Base220__ctor_1 - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Base220 Constructor (Int32)

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

Initializes a new instance of the Base220 class

Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public Base220(
	int n
)

VB

Public Sub New ( 
	n As Integer
)

VB Usage

Dim n As Integer

Dim instance As New Base220(n)

C++

public:
Base220(
	int n
)

F#

new : 
        n : int -> Base220

Parameters

 

n
Type: System.Int32
[Missing documentation for "M:Furcadia.Text.Base220.#ctor(System.Int32)"]

See Also

Reference

Base220 Class
Base220 Overload
Furcadia.Text Namespace

⚠️ **GitHub.com Fallback** ⚠️