ClassAddress
Class
Represents the base class for an address used with SwissQRCode.
Definition
Namespace:DPL.Telerik.Barcode
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
cs-api-definition
public abstract class Address
Inheritance: objectAddress
Derived Classes:
Constructors
Address(string)
Initializes a new instance of the Address class.
Declaration
cs-api-definition
protected Address(string country)
Parameters
country
Two-letter country code according to ISO 3166-1.