ArgumentNullOrEmptyException - конструктор Смотри также Terrasoft.Common - пространство имен > ArgumentNullOrEmptyException - класс : ArgumentNullOrEmptyException C#
Glossary Item Box
Перегрузка | Описание |
---|---|
ArgumentNullOrEmptyException () | Initializes an instance of the ArgumentNullOrEmptyException class. |
ArgumentNullOrEmptyException (String) | Initializes an instance of the ArgumentNullOrEmptyException class for the specified parameter. |
ArgumentNullOrEmptyException (String,Exception) | Initializes an instance of the ArgumentNullOrEmptyException class using the specified error message and the link to the internal exception that was the cause of this exception. |