Share via


TableController<TData> Constructor

 

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

Overload List

Name Description
System_CAPS_protmethod TableController<TData>()

Initializes a new instance of the TableController<TData> class.

System_CAPS_protmethod TableController<TData>(IDomainManager<TData>)

Initializes a new instance of the TableController<TData> class with a given domainManager.

See Also

TableController<TData> Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top