GenymotionAliases.

StopGenymotionSimulator(ICakeContext, string) Method

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

Syntax

public static void StopGenymotionSimulator(this ICakeContext context, string deviceIdentifier)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
deviceIdentifier string

Return Value

Type Description
void