EnumArgumentAttribute.

EnumArgumentAttribute(Type, string) Constructor

Syntax

public EnumArgumentAttribute(Type enumType, string argumentName)

Parameters

Name Type Description
enumType Type
argumentName string

Return Value

Type Description
void