2021-11-27 16:33:05 +01:00
|
|
|
//using System;
|
2020-04-29 14:06:27 +02:00
|
|
|
|
2021-11-27 16:33:05 +01:00
|
|
|
//namespace zero.Web.Models
|
|
|
|
|
//{
|
|
|
|
|
// public class ListItemModel : ListModel
|
|
|
|
|
// {
|
|
|
|
|
// public string Name { get; set; }
|
2020-04-29 14:06:27 +02:00
|
|
|
|
2021-11-27 16:33:05 +01:00
|
|
|
// public bool IsActive { get; set; }
|
|
|
|
|
// }
|
|
|
|
|
//}
|