init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Web.Areas.Nyomtatvanyok.Models
|
||||
{
|
||||
public class TermekportalModel
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string DocumentType { get; set; }
|
||||
public string ActionLink { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user