Property | Type | Description | |
---|---|---|---|
CheckDevice | bool | ||
CheckEmulator | bool | ||
CreateDevice | |||
GetDatastore | object | ||
GetDevice | |||
GetEmulator | |||
GetPlatform | object | ||
SelectSDKAssembly |
Method | Description | |
---|---|---|
GetDevice ( DeviceType deviceType, PlatformVersion version ) : |
Returns Windows Phone device or emulator.
|
Method | Description | |
---|---|---|
CheckDevice ( string name, PlatformVersion version ) : bool | ||
CheckEmulator ( string name, PlatformVersion version ) : bool | ||
CreateDevice ( object device, PlatformVersion version ) : |
||
GetDatastore ( PlatformVersion version ) : object | ||
GetDevice ( PlatformVersion version ) : |
||
GetEmulator ( PlatformVersion version ) : |
||
GetPlatform ( PlatformVersion version ) : object | ||
SelectSDKAssembly ( PlatformVersion version ) : |
public GetDevice ( DeviceType deviceType, PlatformVersion version ) : |
||
deviceType | DeviceType | |
version | PlatformVersion | |
return |