изменил название класса

This commit is contained in:
maxnes3 2023-04-08 22:41:27 +04:00
parent 12e6add5bf
commit 9110f8be11

View File

@ -7,7 +7,7 @@ using System.Threading.Tasks;
namespace CaseAccountingDataBaseImplement.Models
{
public class LawyerContracts
public class LawyerContract
{
public int Id { get; set; }