GenymotionAliases.

RegisterGenymotionLicense(ICakeContext, string) Method

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

Syntax

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

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
licenseKey string

Return Value

Type Description
void