ArgumentFormatException.

ArgumentFormatException(Type, string) Constructor

Syntax

public ArgumentFormatException(Type expectedType, string argumentName)

Parameters

Name Type Description
expectedType Type
argumentName string

Return Value

Type Description
void