C# Класс CodeStack.SwEx.MacroFeature.Exceptions.FutureVersionParametersException

Exception indicates that the version of the parameters of macro feature belongs of a never version of the add-in
Suggest users to upgrade the add-in version to support the feature
Наследование: Exception
Показать файл Открыть проект

Приватные методы

Метод Описание
FutureVersionParametersException ( Type paramType, Version curParamVersion, Version paramVersion ) : System