Method | Description | |
---|---|---|
AttributeUsageAttribute ( AttributeTargets validOn ) : System.Reflection |
Method | Description | |
---|---|---|
AttributeUsageAttribute ( AttributeTargets validOn, bool allowMultiple, bool inherited ) : System.Reflection |
public AttributeUsageAttribute ( AttributeTargets validOn ) : System.Reflection | ||
validOn | AttributeTargets | |
return | System.Reflection |