Class LogsDto
Inherited Members
Namespace: EasySave_Project.Dto
Assembly: .dll
Syntax
public class LogsDto
Properties
| Edit this page View SourceEntries
Declaration
public List<LogDataDto> Entries { get; set; }
Property Value
Type | Description |
---|---|
List<LogDataDto> |