Compartir a través de


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

Definición

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

Parámetros

id
String
cancellationToken
CancellationToken

Devoluciones

Implementaciones

Se aplica a