Remaining time estimate

This commit is contained in:
2017-02-03 22:26:00 -05:00
parent 77a35e87d3
commit b4440ecd95
27 changed files with 3579 additions and 550 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ using System.Linq;
namespace LeafWeb.Core.Entities
{
public class LeafInput
public class LeafInput : ILeafInput
{
public int Id { get; set; }