Partager via


IndependentChildrenImpl<T,ImplT,InnerT,InnerCollectionT,ManagerT,ParentT>.DeleteByIdAsync Méthode

Définition

public override System.Threading.Tasks.Task DeleteByIdAsync (string id, System.Threading.CancellationToken cancellationToken = default);
override this.DeleteByIdAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overrides Function DeleteByIdAsync (id As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Paramètres

id
String
cancellationToken
CancellationToken

Retours

Implémente

S’applique à