init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Kreta.BusinessLogic.HelperClasses
|
||||
{
|
||||
public class TanuloTantargyiAtlagBukasraAlloCo : TanuloTantargyiAtlagCo
|
||||
{
|
||||
public List<string> ErtekeloNyomtatasiNevList { get; set; } = new List<string>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user