init
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Eugyintezes.Domain.Model.Dto
|
||||
{
|
||||
public class KozossegiSzolgalatTevekenysegDto
|
||||
{
|
||||
public int KretaAzonosito { get; set; }
|
||||
|
||||
public string Megnevezes { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user