init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Web.Areas.LEPModul.Models
|
||||
{
|
||||
public class GVEngedelyModel
|
||||
{
|
||||
public string eloadasId { get; set; }
|
||||
public int tanuloId { get; set; }
|
||||
public bool? engedelyezve { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user