Для изменения размера нажмите или перетащите

CommandArgumentException - конструктор

Список перегрузок
  ИмяОписание
Открытый методCommandArgumentException
Initializes a new instance of the CommandArgumentException class.
Защищённый методCommandArgumentException(SerializationInfo, StreamingContext)
Initializes a new instance of the CommandArgumentException class with serialized data.
Открытый методCommandArgumentException(String, String)
Initializes a new instance of the CommandArgumentException class with the specified command name and argument name.
Открытый методCommandArgumentException(String, String, String)
Initializes a new instance of the CommandArgumentException class with the specified command name, argument name and error message.
Открытый методCommandArgumentException(String, String, String, Exception)
Initializes a new instance of the CommandArgumentException class with the specified command name, argument name, error message and the exception that is the cause of this exception.
В начало страницы
См. также