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

 

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

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