개정판 fc0a8c33
dev issue #000 : fix note
Change-Id: I56b646df7b2527af8c8ba95c11c3f6dc1a8a51d8
DTI_PID/SPPIDConverter/BaseModel/Document.cs | ||
---|---|---|
319 | 319 |
WIDTH = item.Element("WIDTH").Value, |
320 | 320 |
HEIGHT = item.Element("HEIGHT").Value, |
321 | 321 |
AREA = item.Element("AREA").Value, |
322 |
SCENE = item.Element("SCENE").Value |
|
322 |
SCENE = item.Element("SCENE").Value, |
|
323 |
OWNER = item.Element("OWNER").Value |
|
323 | 324 |
}; |
324 | 325 |
|
325 | 326 |
NOTES.Add(note); |
내보내기 Unified diff