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

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

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