Class ColumnDto
public class ColumnDto
- Inheritance
-
ColumnDto
- Inherited Members
- Extension Methods
Constructors
ColumnDto()
public ColumnDto()
Properties
Category
public string Category { get; set; }
Property Value
Points
public decimal Points { get; set; }
Property Value
Title
public string Title { get; set; }