Class Address
Inheritance
System.Object
Address
Namespace: Telerik.Barcode
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class Address : Object
Constructors
Address(String)
Declaration
protected Address(string country)
Parameters
System.
|
Properties
Country
Declaration
public string Country { get; }
Property Value
System.
|