次の方法で共有


IRepositoryOperations インターフェイス

定義

リポジトリを管理するための操作。

public interface IRepositoryOperations
type IRepositoryOperations = interface
Public Interface IRepositoryOperations

メソッド

DeleteAsync(CancellationToken)

リポジトリを削除します。

拡張メソッド

Delete(IRepositoryOperations)

リポジトリを削除します。

DeleteAsync(IRepositoryOperations)

リポジトリを削除します。

適用対象