du a la modif serveur

This commit is contained in:
Paul Schneider 2017-03-09 15:20:43 +01:00
commit 4e086a50c0

View file

@ -9,7 +9,7 @@ namespace ZicMoove.Model.Workflow
{ {
public class CommandForm : ICommandForm public class CommandForm : ICommandForm
{ {
public string Action public string ActionName
{ {
get; set; get; set;
} }