Variable ValueNotFoundException.valueType
Expected type for the not-found value.
Declaration
class ValueNotFoundException
{
// ...
TypeInfo valueType;
// ...
}
Expected type for the not-found value.
class ValueNotFoundException
{
// ...
TypeInfo valueType;
// ...
}