ArgumentZeroIdException Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ArgumentZeroIdException : ArgumentException
The ArgumentZeroIdException type exposes the following members.
| Name | Description | |
|---|---|---|
| ArgumentZeroIdException(String) |
Initializes a new instance of the ArgumentZeroIdException class with the name of the parameter that causes this exception.
| |
| ArgumentZeroIdException(SerializationInfo, StreamingContext) | ||
| ArgumentZeroIdException(String, Exception) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |