ValidateUtilities.CheckArgumentEmpty - метод Смотри также Terrasoft.Common - пространство имен > ValidateUtilities - класс : CheckArgumentEmpty - метод C#
- source
- Unique identifier.
- argumentName
- Name of the argument which caused exception.
Glossary Item Box
[Extension()] public static void CheckArgumentEmpty( Guid source, string argumentName )
Параметры
- source
- Unique identifier.
- argumentName
- Name of the argument which caused exception.
Исключение | Описание |
---|---|
ArgumentNullOrEmptyException | If the source UId is empty. |