InvalidPropertyTypeForAttributeException.

InvalidPropertyTypeForAttributeException(PropertyInfo, BaseAttribute) Constructor

Syntax

public InvalidPropertyTypeForAttributeException(PropertyInfo property, BaseAttribute attribute)

Parameters

Name Type Description
property PropertyInfo
attribute BaseAttribute

Return Value

Type Description
void