![]() |
#5 |
Участник
|
Пишу в плагине
int status = (int)context.InputParameters["status"]; throw new InvalidPluginExecutionException(status.ToString()); При выполнении возникает ошибка The given key was not present in the dictionary. |
|