Skip to content

Commit

Permalink
actualizacion service
Browse files Browse the repository at this point in the history
  • Loading branch information
uialberto committed Nov 15, 2018
1 parent e65fd12 commit 1e4f912
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public ResultFileDto()

}
public byte[] Content { get; set; }

public string Name { get; set; }
public List<string> TypesMime { get; set; }

Expand Down

0 comments on commit 1e4f912

Please sign in to comment.