개정판 85eeb2be
issue #000:
Change-Id: I8c6a7304d9bc0ddaec6391b8e439a6fc313706d3
DTI_PID/ID2PSN/Document.cs | ||
---|---|---|
17 | 17 |
public string FilePath { get; set; } |
18 | 18 |
public List<Item> Items { get; set; } |
19 | 19 |
public List<LineNumber> LineNumbers { get; set; } |
20 |
public bool MissingLineNumber1 { get; set; } |
|
21 |
public bool MissingLineNumber2 { get; set; } |
|
22 |
|
|
20 | 23 |
public List<Group> Groups { get; set; } |
21 | 24 |
public List<RunInfo> RunInfos { get; set; } |
22 | 25 |
public List<Item> SegmentBreaks { get; set; } |
내보내기 Unified diff