GenymotionAliases.

RegisterGenymotionLicense(ICakeContext, string, GenymotionLicenseSettings) Method

Assembly
Cake.Genymotion.dll
Namespace
Cake.Genymotion
Containing Type
GenymotionAliases

Syntax

public static void RegisterGenymotionLicense(this ICakeContext context, string licenseKey, GenymotionLicenseSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
licenseKey string
settings GenymotionLicenseSettings

Return Value

Type Description
void