Method Create
Create(bool)
Creates a WinRTStore
objects.
Declaration
public static IWindowsIAP Create(bool mocked)
Parameters
Type | Name | Description |
---|---|---|
bool | mocked | Whether or not to use a mock store. |
Returns
Type | Description |
---|---|
IWindowsIAP | The instance of the |
Create(bool)
Creates a WinRTStore
objects.
Declaration
public static IWindowsIAP Create(bool mocked)
Parameters
Type | Name | Description |
---|---|---|
bool | mocked | Whether or not to use a mock store. |
Returns
Type | Description |
---|---|
IWindowsIAP | The instance of the |