GenymotionAliases.

ConfigureGenymotion(ICakeContext, GenymotionConfigSettings) Method

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

Syntax

public static void ConfigureGenymotion(this ICakeContext context, GenymotionConfigSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
settings GenymotionConfigSettings

Return Value

Type Description
void