Share via


ConfigBuilder Constructor ()

 

Initializes a new instance of the ConfigBuilder class with default settings.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

public ConfigBuilder()
public:
ConfigBuilder()
new : unit -> ConfigBuilder
Public Sub New

See Also

ConfigBuilder Overload
ConfigBuilder Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top