Freigeben über


MappedEntityDomainManager<TData,TModel>.LookupAsync(String) Methode

Definition

public override System.Threading.Tasks.Task<System.Web.Http.SingleResult<TData>> LookupAsync (string id);
override this.LookupAsync : string -> System.Threading.Tasks.Task<System.Web.Http.SingleResult<'Data>>
Public Overrides Function LookupAsync (id As String) As Task(Of SingleResult(Of TData))

Parameter

id
String

Gibt zurück

Task<System.Web.Http.SingleResult<TData>>

Gilt für: