Method RequiresIntValue
RequiresIntValue(AttributeKind)
Gets a value indicating whether the attribute requires an integer parameter value
Declaration
public static bool RequiresIntValue(this AttributeKind kind)
public static bool RequiresIntValue(this AttributeKind kind)
Parameters
Attribute |
kind | Attribute |
Returns
Boolean | true if the attribute requires an integer value |