TableController<TData> Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
| Name | Description | |
|---|---|---|
![]() | TableController<TData>() | Initializes a new instance of the TableController<TData> class. |
![]() | TableController<TData>(IDomainManager<TData>^) | Initializes a new instance of the TableController<TData> class with a given domainManager. |
Show:
