Example #1
0
 public Diff(DiffDto dto)
 {
     this.Dto = dto;
 }
Example #2
0
 public Diff(DiffDto dto)
 {
     this.Dto = dto;
 }