Class PayloadGenerator.Url
Inherited Members
Namespace: QRCoder
Assembly: Subsembly.Scraper.dll
Syntax
public class PayloadGenerator.Url : PayloadGenerator.Payload
Constructors
Url(string)
Generates a link. If not given, http/https protocol will be added.
Declaration
public Url(string url)
Parameters
Type | Name | Description |
---|---|---|
string | url | Link url target |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |