final commit
This commit is contained in:
parent
870ebcc5e9
commit
0e82486d59
@ -7,6 +7,7 @@ using System.Threading.Tasks;
|
|||||||
|
|
||||||
namespace MotorPlantContracts.Attributes
|
namespace MotorPlantContracts.Attributes
|
||||||
{
|
{
|
||||||
|
[AttributeUsage(AttributeTargets.Property)]
|
||||||
public class ColumnAttribute : Attribute
|
public class ColumnAttribute : Attribute
|
||||||
{
|
{
|
||||||
public string Title { get; private set; }
|
public string Title { get; private set; }
|
||||||
|
Loading…
Reference in New Issue
Block a user