init
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Kreta.Eugyintezes.Domain.Model.Dto
|
||||
{
|
||||
public class TanitasiRendKivetelNapDto
|
||||
{
|
||||
public DateTime Nap { get; set; }
|
||||
public int TipusAzonosito { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user