init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Kreta.Web.Areas.Intezmeny.Models
|
||||
{
|
||||
public class TanevrendDeleteModel
|
||||
{
|
||||
public int TanevrendjeId { get; set; }
|
||||
public bool EgyediRogzitesTorles { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user