Code restyling.

This commit is contained in:
2020-02-29 18:03:34 +00:00
parent b4dbbd4364
commit 61fa4c7658
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ namespace Aaru.Dto
{
public class CdOffsetDto : CdOffset
{
public CdOffsetDto() { }
public CdOffsetDto() {}
public CdOffsetDto(CdOffset offset, int id)
{