Creates a new instance of the Zone class.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public Zone(
	string name
)
Visual Basic
Public Sub New ( _
	name As String _
)

Parameters

name
Type: System..::..String

See Also