You are here: Start » AVL.NET » QRCode Constructor

QRCode Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public QRCode
(
	AvlNet.QRCode rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.QRCodePrototype object.

See also