EntityDomainManager<TData>.IDomainManager<TData>.LookupAsync Method (String)

 

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

Task<SingleResult<TData>> IDomainManager<TData>.LookupAsync(
	string id
)
Return to top
Show: