C# Class Microsoft.WindowsAzure.MobileServices.Test.FunctionalTestBase

Inheritance: TestBase
显示文件 Open project: Azure/azure-mobile-apps-net-client Class Usage Examples

Public Methods

Method Description
GetClient ( ) : MobileServiceClient

Get a client pointed at the test server without request logging.

Method Details

GetClient() public method

Get a client pointed at the test server without request logging.
public GetClient ( ) : MobileServiceClient
return MobileServiceClient