Interface IEntitySpecification
Generic interface for specifying entities without result
public interface IEntitySpecification
Methods
DeclareAsync()
Task DeclareAsync()
Returns
DeleteAsync()
Task DeleteAsync()
Generic interface for specifying entities without result
public interface IEntitySpecification
Task DeclareAsync()
Task DeleteAsync()