NuGardt SoftwareYourlsService Constructor NuGardt
Contructor

Namespace: NuGardt.Yourls.API
Assembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax

public YourlsService(
	string ApiUrl
)

Parameters

ApiUrl
Type: OnlineSystem String
The URL to your YOURLS API. Example: "http://yoursite.com/yourls-api.php"
Remarks

See Also