This commit is contained in:
Анна Забродина 2024-03-10 15:47:00 +04:00
parent cfa77b4556
commit c036797467

View File

@ -3,5 +3,5 @@
public interface IId
{
int Id { get; }
}
}
}