Unlocks premium level core features.

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
[ObsoleteAttribute("Method will be removed in a future release")]
public static void UnlockPremiumFeatures(
	string key
)

Parameters

key
Type: System..::..String
License key to unlock features.

Remarks

Since Tinkr is open source now, this method has no use anymore and will be removed in a future version.

See Also