Commande dotnet format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Webzine.Entity;
|
||||
|
||||
namespace Webzine.Repository.Contracts
|
||||
{
|
||||
using Webzine.Entity;
|
||||
|
||||
public interface ICommentaireRepository
|
||||
{
|
||||
void Add(Commentaire commentaire);
|
||||
|
||||
Reference in New Issue
Block a user