public string Serialize(ActionEntry action) { return(action.Action.GetType().AssemblyQualifiedName); }