du a la modif serveur

main
Paul Schneider 9 years ago
parent 287538b615
commit b445237637
1 changed files with 1 additions and 1 deletions

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

Loading…